matrix-doc/event-schemas/schema
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
..
core-event-schema Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.call.answer Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.call.candidates Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.call.hangup Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.call.invite Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.presence Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.receipt Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.aliases Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.avatar Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.canonical_alias Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.create Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.guest_access Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.history_visibility Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.join_rules Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.member Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message#m.audio Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message#m.emote Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message#m.file Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message#m.image Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message#m.location Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message#m.notice Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message#m.text Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message#m.video Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.message.feedback Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.name Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.power_levels Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.redaction Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.third_party_invite Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.room.topic Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.tag Make the schema files JSON 2016-05-04 18:25:24 +01:00
m.typing Make the schema files JSON 2016-05-04 18:25:24 +01:00