matrix-doc/api
Richard van der Hoff c51c4acf7f Clarifications to authentication mechanisms
* 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.
2016-08-15 10:28:15 +01:00
..
application-service Add a license to the spec 2016-07-12 17:28:30 +01:00
client-server Clarifications to authentication mechanisms 2016-08-15 10:28:15 +01:00
files fix for https://github.com/matrix-org/matrix-doc/issues/270 2016-02-16 11:01:04 +00:00
identity Add a license to the spec 2016-07-12 17:28:30 +01:00
push-gateway Add a license to the spec 2016-07-12 17:28:30 +01:00
README Remove redundant scripts under api/ 2016-05-03 12:05:52 +01:00
check_examples.py Add a license to the spec 2016-07-12 17:28:30 +01:00
package.json Reinstate validator.js 2016-05-04 00:19:46 +01:00
validator.js Reinstate validator.js 2016-05-04 00:19:46 +01:00

README

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