You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/api/client-server/v2_alpha
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
10 years ago
..
definitions Flatten the response to /sync 10 years ago
filter.yaml typo 10 years ago
receipts.yaml Fix the receipts API to be valid swagger 10 years ago
registration.yaml Specify guest accounts 10 years ago
sync.yaml Flatten the response to /sync 10 years ago