Remove duplicated registration/login APIs

Currently the spec duplicates all of the account-management APIs. There's still
work to be done here, but the complete duplication is confusing.
This commit is contained in:
Richard van der Hoff 2015-10-23 15:54:19 +01:00
parent 0639f885df
commit 28ab643a4e
2 changed files with 9 additions and 157 deletions

View file

@ -89,6 +89,11 @@ paths:
These errors may be returned at any stage of the registration process,
including after authentication if the requested user ID was registered
whilst the client was performing authentication.
Home Servers MUST perform the relevant checks and return these codes before
performing `User-Interactive Authentication`_, although they may also return
them after authentication is completed if, for example, the requested user ID
was registered whilst the client was performing authentication.
examples:
application/json: |-
{