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
Travis Ralston 7a07a6b358 Clarify exactly what StrippedState is
Fixes https://github.com/matrix-org/matrix-doc/issues/2066

The expectation everywhere is that the `sender` is required. `/initialSync` references StrippedState through a `m.room.member` event reference, and does not need editing.
7 years ago
..
application-service Switch to using $ instead of # for sub-types 7 years ago
client-server Clarify exactly what StrippedState is 7 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 10 years ago
identity Add missing aesthetic parameters to /store-invite 7 years ago
push-gateway Improve wording on push gateways 7 years ago
server-server Clarify exactly what StrippedState is 7 years ago
README README.rst: Add notes on how to build the spec 8 years ago
check_examples.py Fix examples for new schema 7 years ago
openapi_extensions.md Document OpenAPI extension 7 years ago
package.json Reinstate validator.js 10 years ago
validator.js Provide doc-comments with makeHandler(); cleanup 8 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.