mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
* Make the purpose of the `auth` key in /register requests explicit, and say
that it should be empty at first.
* Restructure the UA-auth section a bit.
* In the UA-auth section, say that clients should submit no `auth` to start
with, and add 'Stage 0' representing this to the example.
* s/{stage,login} type/authentication type/ in the UA-auth section. Seems
clearer to me.
* Try to distinguish the example responses from the example requests by giving
an HTTP header.
|
||
|---|---|---|
| .. | ||
| application-service | ||
| client-server | ||
| files | ||
| identity | ||
| push-gateway | ||
| check_examples.py | ||
| package.json | ||
| README | ||
| validator.js | ||
This directory contains swagger-compatible representations of our APIs. See scripts/README.md for details on how to make use of them.