Commit Graph

599 Commits (374ec00046d0366c88a8e6cfd40c70c9624ed264)

Author SHA1 Message Date
Travis Ralston 374ec00046 Convert things that mention "Transaction" to swagger
There's two kinds of transactions currently: one with EDUs and one without. The one with EDUs is only used on /send, however the schema is still somewhat worth splitting out for simplicity.

The examples are brought apart to make them slightly more reusable for when they get dumped into the relevant sections of the spec (see TODO in server_server_api.rst)

Further, the Transactions stuff introduces tuples to the spec. The units.py has been updated to support this.
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
Travis Ralston 16860ddd22 De-quote 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
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
Michael Telatynski 64f97c5b78
add example of highlights field in /search response 8 years ago
Michael Telatynski 4ff5887c91
spec the highlights field in /search response 8 years ago
Kitsune Ral 42fba1a87e Add 'default' to formally enforce the description
A quick follow up on #1265.

Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
8 years ago
Travis Ralston 3dc54b20c6
Merge branch 'master' into travis/clarify-routing-loops 8 years ago
Travis Ralston 8610effad7
Merge branch 'master' into travis/reporting 8 years ago
Travis Ralston 7cc15f3315 Document the allow_remote query param on the media repo
Fixes https://github.com/matrix-org/matrix-doc/issues/837

Signed-off-by: Travis Ralston <travpc@gmail.com>
8 years ago
Travis Ralston 9037f506ac Document how to report content
Fixes: https://github.com/matrix-org/matrix-doc/issues/739

Signed-off-by: Travis Ralston <travpc@gmail.com>
8 years ago
Travis Ralston 4278cd56a4 Document /logout/all
Fixes https://github.com/matrix-org/matrix-doc/issues/700

Signed-off-by: Travis Ralston <travpc@gmail.com>
8 years ago
Florian Jacob cc54a4f8cb /rooms/{roomId}/members: specify access_token requirement
as the behaviour of which members the users see is user-specific
and therefore requires authentication.

Signed-off-by: Florian Jacob <projects+git AT florianjacob )DOT( de>
8 years ago
Richard van der Hoff bb39bea44d
Merge pull request #1169 from mujx/event-id-format
Use the correct event_id format on examples
8 years ago
Valentin Deniaud 55b512c968 add delete_devices endpoint
fix #1041
8 years ago
Valentin Deniaud 34140a785d fix typo in delete device 8 years ago