Commit Graph

611 Commits (51faf8ed2e4a63d4cfd6d23183698ed169956cc0)

Author SHA1 Message Date
Travis Ralston 51faf8ed2e Convert the general query API to swagger
Includes "moving" the directory query API into the same area. This will make more sense once the other query types are specified.
8 years ago
Travis Ralston 91c59e7384
Merge pull request #1353 from matrix-org/anoa/as_thirdparty_lookup
Thirdparty Entity Lookup API
8 years ago
Andrew Morgan 291a4dfc76 Third party lookup module. Fix wording 8 years ago
Andrew Morgan 8999887245 Path -> query params 8 years ago
Andrew Morgan 9bde78ac28 $ref needs to be under a schema: 8 years ago
Andrew Morgan 114bcf1a2e Use $ref, clean up, fix errors, AS is now a C-S module. 8 years ago
Travis Ralston fbee83d5cf Clarify some of the properties on the search result
Fixes https://github.com/matrix-org/matrix-doc/issues/773
8 years ago
Travis Ralston d7a979da63 Merge remote-tracking branch 'matrix-org/master' into travis/all-the-auth 8 years ago
Travis Ralston e7a6ff1064
Merge branch 'master' into travis/spec-reason 8 years ago
Travis Ralston 1722734a51
Merge pull request #1364 from turt2live/travis/server-name-join
Document the server_name query parameter on /join/{roomIdOrAlias}
8 years ago
Will Hunt ff3c379339
Merge pull request #1189 from Half-Shot/hs/upload-limits
GET media/config 🎉
8 years ago
Will Hunt 77f4ac54aa
Wordy intro sentence for description 8 years ago
Will Hunt 2e6cc8045c
Better indent of description 8 years ago
Will Hunt d5ce87e956
Split summary up into description and summary 8 years ago
Travis Ralston 4485b2f025
Merge branch 'master' into travis/server-name-join 8 years ago
Travis Ralston c1c1f28c79
Merge branch 'master' into travis/dont-forget-to-leave 8 years ago
Travis Ralston 3935861445
Merge pull request #1380 from turt2live/travis/define-roomevent
Define RoomEvent on /rooms/{roomId}/messages
8 years ago
Andrew Morgan e81e0328c2 Fix single protocol metadata endpoint path, remove 500s 8 years ago
Travis Ralston 16860ddd22 De-quote 8 years ago
Andrew Morgan 4c38012122 I can spell 8 years ago
Andrew Morgan e6218b56ab Switch properties to schema 8 years ago
Andrew Morgan a6dad76c01 Fix indentation 8 years ago
Andrew Morgan cc3724b54a fix indentation, error messages. add rest of PR 8 years ago
Kitsune Ral dfdc5f9bef search.yaml: Rename some titles to avoid confusion between request and response schemas
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
8 years ago
Travis Ralston 436b410698 Document the error code when someone tries to forget a room they are in 8 years ago
Travis Ralston 9e796192e4 Document that clients must leave before forgetting rooms
Fixes https://github.com/matrix-org/matrix-doc/issues/1011
8 years ago
Travis Ralston 05c85fd840 Spec the 403 on GET /presence/{userId}/status 8 years ago
Kitsune Ral 981d1004bc Add a missing $ref 8 years ago
Travis Ralston 442ad99727
Merge pull request #1273 from QMatrixClient/content-repo-use-default
Add 'default' to formally enforce the description
8 years ago
Travis Ralston 1f12637d3f Getting presence requires authentication 8 years ago
Travis Ralston a6b0125da6 Our swagger doesn't support explode yet 8 years ago
Travis Ralston d279fdafa6 Document the server_name query parameter on /join/{roomIdOrAlias}
Fixes https://github.com/matrix-org/matrix-doc/issues/904
8 years ago
Travis Ralston 7d94aaace8 Explicitly declare that the kick/ban reason will be on the membership event
Fixes https://github.com/matrix-org/matrix-doc/issues/798
8 years ago
Travis Ralston 2409c84968 Document the GET version of /login
Fixes https://github.com/matrix-org/matrix-doc/issues/677
8 years ago
Andrew Morgan d73b247688 3PE lookup service 8 years ago
Will Hunt a1309d636c
Remove "Clients should handle gracefully" sentence 8 years ago
Will Hunt 41c18bed0f
+repository 8 years ago
Will Hunt 21e957edfb
Better note for /config 8 years ago
Will Hunt 1820df02d9
media => content repository 8 years ago
Will Hunt 091b2a6771
Hard limit on requiring accessToken. Rephrased some sections 8 years ago
Will Hunt eeaf4385d7
Speling is my weakniss 8 years ago
Will Hunt 80935eadcf
Update content-repo.yaml 8 years ago
Will Hunt ddc152347b
Extending words and rate limiting 8 years ago
Terrill Tsang f032d6d1c3
Update keys.yaml
Fixed an end to end document bug , a format misleading in an claim response
8 years ago
Will Hunt 1140c0c05b Document StateEvent for /createRoom (#1329) 8 years ago
Will Hunt 6d0a56d190
Suggestions by Travis tend to be sensible ones 8 years ago
Will Hunt 6b9640bcb4
upload_size => m.upload.size 8 years ago
Will Hunt 077cd04a6d
/limits => /config 8 years ago
user 5ab5fe08d1 Small grammatical and stylistic fixes 8 years ago
Michael Telatynski df5455de1f
re-arrange fields in example /search request to make them a valid request. 8 years ago