Merge branch 'master' into travis/spec/is-auth

This commit is contained in:
Travis Ralston 2019-09-04 16:35:50 -06:00
commit 2d784d93ef
6 changed files with 73 additions and 16 deletions

View file

@ -95,18 +95,6 @@ paths:
should be authenticated, but is instead used to
authenticate the ``register`` call itself.
"$ref": "definitions/auth_data.yaml"
bind_email:
type: boolean
description: |-
If true, the server binds the email used for authentication to
the Matrix ID with the identity server.
example: false
bind_msisdn:
type: boolean
description: |-
If true, the server binds the phone number used for authentication
to the Matrix ID with the identity server.
example: false
username:
type: string
description: |-