matrix-doc/api/client-server
Richard van der Hoff 014b3f5f96 Make the schema files JSON
This undoes a change made in PR #217.

Although JSON is a disasterous syntax for human-maintained files, the fact
remains that JSON-schema is a thing, whilst YAML-schema (although accepted by
swagger) is not. Using YAML negates most of the advantages of using the
JSON-schema format (mostly, the fact that we can feed those files into a number
of tools), and we weren't really using the increased power of YAML.

Possibly, we should consider generating the JSON from YAML inputs, but either
way, the event schemas need to refer to the JSON files, and for now it's easier
just to stick to JSON.
2016-05-04 18:25:24 +01:00
..
definitions Access event-schemas via a symlink 2016-05-04 14:39:52 +01:00
account-data.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
admin.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
administrative_contact.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
banning.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
content-repo.yaml Generate swagger-ui output for client-server API 2015-12-07 12:45:13 +00:00
create_room.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
directory.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
event_context.yaml Make the schema files JSON 2016-05-04 18:25:24 +01:00
filter.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
inviting.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
joining.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
kicking.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
leaving.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
list_public_rooms.yaml Return room avatar URLs in /publicRooms 2016-01-06 18:00:21 +00:00
login.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
message_pagination.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
old_sync.yaml Make the schema files JSON 2016-05-04 18:25:24 +01:00
peeking_events.yaml Make the schema files JSON 2016-05-04 18:25:24 +01:00
presence.yaml Make the schema files JSON 2016-05-04 18:25:24 +01:00
profile.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
pusher.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
pushrules.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
receipts.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
redaction.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
registration.yaml M_INVALID_USERNAME to be consistent with the name of the parameter 2016-01-15 10:04:29 +00:00
room_send.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
room_state.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
rooms.yaml Make the schema files JSON 2016-05-04 18:25:24 +01:00
search.yaml Make the schema files JSON 2016-05-04 18:25:24 +01:00
sync.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
tags.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
third_party_membership.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
typing.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00
versions.yaml Add /_matrix/versions to spec 2016-01-06 17:43:20 +00:00
voip.yaml Add securityDefintions to generated swagger JSON 2016-05-03 13:57:16 +01:00