docs-matrix-spec/api/client-server
Travis Ralston d6d74c4cbe Switch to using $ instead of # for sub-types
# is reserved by the swagger validator as a way to include partial content from a JSON object (eg: "#/path" would include {"test": true} from the object {"path":{"test":true}}). Instead of trying to convince the validator that it is wrong, we'll just use a different character.

Note that our rendering tools do not care about #-style references to objects. It's still somewhat worth changing the character though.
2019-05-29 15:28:48 -06:00
..
definitions Add a mechanism for redirecting clients after login 2019-01-09 15:05:27 -07:00
account-data.yaml Add routes for retrieving account data 2019-02-10 17:07:47 -07:00
admin.yaml Replace applicable types of 'number' to 'integer' 2018-08-26 21:32:44 -06:00
administrative_contact.yaml Use example.org on examples instead of domain.com which is a real domain 2018-09-02 17:58:21 +03:00
appservice_room_directory.yaml Use example.org on examples instead of domain.com which is a real domain 2018-09-02 17:58:21 +03:00
banning.yaml
capabilities.yaml Correctly nest the capabilities response object 2019-02-11 20:31:48 -07:00
content-repo.yaml Fix example Content-Type for /media/upload request 2019-05-27 23:08:02 -06:00
create_room.yaml Describe M_UNSUPPORTED_ROOM_VERSION on invite and createRoom endpoints 2019-02-24 21:55:04 -07:00
device_management.yaml
directory.yaml Add M_NOT_FOUND definition for deleting non-existent aliases 2019-05-26 21:36:31 -06:00
event_context.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
filter.yaml Clean up examples in filter.yaml 2018-08-26 21:21:27 -06:00
inviting.yaml Describe M_UNSUPPORTED_ROOM_VERSION on invite and createRoom endpoints 2019-02-24 21:55:04 -07:00
joining.yaml Update according to the comments 2018-11-23 17:54:00 +09:00
keys.yaml Add missing punctuation 2019-05-07 16:59:10 -07:00
kicking.yaml
leaving.yaml
list_joined_rooms.yaml
list_public_rooms.yaml Merge pull request #1571 from turt2live/travis/general/number-to-int 2018-08-28 07:40:28 -06:00
login.yaml Fix typo 2019-01-11 08:15:08 -07:00
logout.yaml Clarify that e2e keys are also obliterated 2019-05-26 21:39:09 -06:00
message_pagination.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
notifications.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
old_sync.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
openid.yaml client-server/openid.yaml: Fix a type'o 2018-08-25 22:49:12 +09:00
peeking_events.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
presence.yaml remove references to presence lists 2019-01-28 15:05:10 +00:00
profile.yaml
pusher.yaml Simpler language 2018-08-17 02:51:41 -06:00
pushrules.yaml General improvements to the push rules module 2018-08-22 15:21:21 -06:00
read_markers.yaml Use example.org on examples instead of domain.com which is a real domain 2018-09-02 17:58:21 +03:00
receipts.yaml
redaction.yaml
registration.yaml Add rationale for UIA on change password, and how access tokens behave 2019-05-26 21:21:58 -06:00
report_content.yaml Use example.org on examples instead of domain.com which is a real domain 2018-09-02 17:58:21 +03:00
room_initial_sync.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
room_send.yaml
room_state.yaml Document 403 error for sending state events 2018-08-28 19:33:45 -06:00
room_upgrades.yaml Clarify the recommendations for "transferable state" 2019-02-10 19:33:43 -07:00
rooms.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
search.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
sso_login_redirect.yaml Initial draft for SSO support 2019-01-09 00:09:38 -07:00
sync.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
tags.yaml Minor touchups to the room tagging API 2018-08-29 14:53:55 -06:00
third_party_lookup.yaml Spelling 2018-08-27 17:41:27 -06:00
third_party_membership.yaml It's actually an "identity server implementing the Identity Service API" 2018-08-31 15:35:32 -06:00
to_device.yaml
typing.yaml
users.yaml Merge remote-tracking branch 'matrix-org/master' into travis/c2s/user-directory 2018-08-30 12:18:35 -06:00
versions.yaml Add clarification that clients shouldn't use unstable things as stable 2019-01-23 19:03:14 -07:00
voip.yaml
wellknown.yaml Add a mechanism for redirecting clients after login 2019-01-09 15:05:27 -07:00
whoami.yaml