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
David Baker 71cb646541 Change `id` in the push gateway poke to be `event_id` and spec that it's the Matrix event ID of the message. Correct the spec for badge count pushes which omit fields previously described as mandatory. Add more detail about when to use event_id to suppress dupes. Also add the push gateway doc so it's actually included in the spec. 10 years ago
..
application-service Move application service swagger out of c-s dir 10 years ago
client-server Merge pull request #284 from matrix-org/dbkr/notification_counts 10 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 10 years ago
identity Specify association lookup 10 years ago
push-gateway Change `id` in the push gateway poke to be `event_id` and spec that it's the Matrix event ID of the message. Correct the spec for badge count pushes which omit fields previously described as mandatory. Add more detail about when to use event_id to suppress dupes. Also add the push gateway doc so it's actually included in the spec. 10 years ago
README Shuffle around structure of matrix-doc and add a README. 11 years ago
check_examples.py Make all the schema files yaml 10 years ago
package.json Bump to swagger-parser 3.2.1 - remove x- keys on headers 10 years ago
swagger.html Minor swagger HTML tweaks 11 years ago
validator.js Bump to swagger-parser 3.2.1 - remove x- keys on headers 10 years ago

README

To get this running:
  python -m SimpleHTTPServer

Go to http://localhost:8000/swagger.html