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-proposals/api
Andrew Morgan 62910a28cc Merge branch 'master' into anoa/hs_3pid_tokens
* master:
  Update example
  Fix 404s in links from room v1 spec
  Provide a more complete example of a "minimally-sized event"
  Revert signature change for redactable event test
  Clarify how many PDUs are in a given transaction object
  Clarify that the server shouldn't process retries for UIA
  Clarify when authorization and rate-limiting are not applicable
  Skip over partial event definitions in examples
  Rename example to invite_room_state
  Shorten references to StrippedState in s2s spec
  Fix examples of StrippedState in s2s spec
  Clarify exactly what StrippedState is
  Clarify that UIA stages cannot be attempted twice
  Fix test vectors with invalid JSON and signature
  Spec 3PID unbind API
  Spec MSISDN UIA support
5 years ago
..
application-service Switch to using $ instead of # for sub-types 5 years ago
client-server Merge branch 'master' into anoa/hs_3pid_tokens 5 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 8 years ago
identity Merge pull request #2046 from matrix-org/travis/1.0/msc1915-unbind 5 years ago
push-gateway Improve wording on push gateways 6 years ago
server-server Merge pull request #2067 from matrix-org/travis/1.0/stripped-state 5 years ago
README README.rst: Add notes on how to build the spec 7 years ago
check_examples.py Fix examples for new schema 5 years ago
openapi_extensions.md Document OpenAPI extension 6 years ago
package.json Reinstate validator.js 8 years ago
validator.js Provide doc-comments with makeHandler(); cleanup 7 years ago

README

This directory contains swagger-compatible representations of our APIs. See
the main README.rst for details on how to make use of them.