matrix-spec/api/client-server/v2_alpha/definitions
Richard van der Hoff 29bd4d45ee Flatten the response to /sync
Now that we don't expect there to be duplication betwen the 'timeline' and
'state' results, there's no point in having the state map. (That does mean the
events themselves need event_id fields though).

Also:

- move the contents of the 'unsigned' dictionary into the events themselves
- replace the state list with two layers of dictionary keyed on type and
  state_key
- rename the children of the 'rooms' dict from "joined/invited/archived" to
  "join/invite/leave" to match the membership states
2015-11-16 00:00:48 +00:00
..
definitions Document the v2 filter GET API 2015-09-24 16:25:03 +01:00
error.yaml Fix the receipts API to be valid swagger 2015-10-06 17:40:45 +01:00
event.json Flatten the response to /sync 2015-11-16 00:00:48 +00:00
event_batch.json Fix a number of untruths in the documentation about /sync. 2015-11-15 23:47:35 +00:00
event_filter.json Document wildcard's in filters 2015-09-28 13:58:07 +01:00
room_event_filter.json Document wildcard's in filters 2015-09-28 13:58:07 +01:00
sync_filter.json Add a top level presence key for the presence events and remove the public_user_data/private_user_data for now 2015-09-30 10:30:39 +01:00
timeline_batch.json Flatten the response to /sync 2015-11-16 00:00:48 +00:00