Commit Graph

7 Commits (218b86d6e8c6502fa8ccf286358aa1304d282ee9)

Author SHA1 Message Date
Travis Ralston 7d34995ece It's actually an "identity server implementing the Identity Service API"
Also add a note about appservices being special.
7 years ago
Travis Ralston 7ac76fa27c Actually we're going with "identity server" afterall 7 years ago
Travis Ralston dfaed5b525 Clean up and flesh out all three editions of the /requestToken API
Fixes https://github.com/matrix-org/matrix-doc/issues/1634

Addresses some of https://github.com/matrix-org/matrix-doc/issues/1396
7 years ago
Travis Ralston f030d19f3c Clean up identity service swagger
* Add `consumes` (swagger)
* Remove `http` as a supported scheme (the spec specifically says clients MUST use https)
* Clarify various descriptions
  * Full stops
  * Additional wording
  * s/older versions/previous drafts - we haven't had a release yet
* Indentation on examples
7 years ago
Travis Ralston dafea96621 Fix indentation and schema references in the identity service spec 7 years ago
Travis Ralston 4abd618147 Flag response fields in the Identity Service spec as required 7 years ago
Hubert Chathi cd4fed509c
convert IS endpoints to Swagger (#1427) 7 years ago