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
Richard van der Hoff 3bce28a15c Clarifications to the 'Client authentication' section
* Use the terminology 'login type' everywhere instead of mixing up 'stage type'
  and 'login type'

* Don't have a separate 'APIs using the User-Interactive Authentication
  mechanism' section, because (a) it doesn't make much sense to organise the
  APIs this way, and (b) it was a set of lies anyway.

* Move '/account/password' definition into registration.yaml so that register
  and password can share a section in the spec; remove duplicate doc for
  /password.

* Write some words on using 3pids for /login
9 years ago
..
application-service Move application service swagger out of c-s dir 9 years ago
client-server Clarifications to the 'Client authentication' section 9 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 9 years ago
identity Fix presumably c+p fail 9 years ago
push-gateway Fix level of `counts` and `devices` 9 years ago
README Remove redundant scripts under api/ 9 years ago
check_examples.py Make all the schema files yaml 9 years ago
package.json Reinstate validator.js 9 years ago
validator.js Reinstate validator.js 9 years ago

README

This directory contains swagger-compatible representations of our APIs. See
scripts/README.md for details on how to make use of them.