summary refs log tree commit diff
path: root/docs/client-server/swagger_matrix (follow)
Commit message (Expand)AuthorAgeFilesLines
* change the world: make the default matrix API URL prefix /_matrix rather than...Matthew Hodgson2014-08-317-7/+7
* Update API swagger JSON to default to POSTs not PUTs when describing the API.Kegan Dougal2014-08-291-61/+19
* Added /rooms/$roomid/state and /rooms/$roomid/initialSync to API docs.Kegan Dougal2014-08-271-0/+73
* Added generic state/non-state event sending to the API docs.Kegan Dougal2014-08-271-8/+123
* api docs: Finished adding all C-S APIs. Added initialSync, publicRooms, membe...Kegan Dougal2014-08-274-53/+331
* Updated swagger JSON: cleaned up unused entries. Converted most paths to the ...Kegan Dougal2014-08-274-477/+105
* Added initial swagger REST API spec.Kegan Dougal2014-08-227-0/+1607