summary refs log tree commit diff
path: root/docs/client-server/swagger_matrix/api-docs
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2014-08-27 12:14:26 +0100
committerKegan Dougal <kegan@matrix.org>2014-08-27 12:14:35 +0100
commit71095f4e6e0504fc51a1ca916650c6822129f401 (patch)
tree398ddd87d170c543a0717af495fdca7f6d28954e /docs/client-server/swagger_matrix/api-docs
parentRemoved urls.rst - The API docs / swagger JSON should be used as the canonica... (diff)
downloadsynapse-71095f4e6e0504fc51a1ca916650c6822129f401.tar.xz
Updated swagger JSON: cleaned up unused entries. Converted most paths to the new format.
Diffstat (limited to 'docs/client-server/swagger_matrix/api-docs')
-rw-r--r--docs/client-server/swagger_matrix/api-docs4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/client-server/swagger_matrix/api-docs b/docs/client-server/swagger_matrix/api-docs

index d974dbb374..e52d4ee69d 100644 --- a/docs/client-server/swagger_matrix/api-docs +++ b/docs/client-server/swagger_matrix/api-docs
@@ -21,6 +21,10 @@ { "path": "/presence", "description": "Presence operations" + }, + { + "path": "/events", + "description": "Event operations" } ], "authorizations": {