Swaggerify /login

This commit is contained in:
Daniel Wagner-Hall 2015-09-14 13:49:27 +01:00
parent b247761465
commit b8e2ac5c1b
3 changed files with 86 additions and 26 deletions

View file

@ -96,6 +96,12 @@ class MatrixSections(Sections):
title_kind="~"
)
def render_registration_http_api(self):
return self._render_http_api_group(
"registration",
title_kind="~"
)
def render_room_events(self):
def filterFn(eventType):
return (