mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-26 07:53:43 +01:00
commit
6e3946f7bc
|
|
@ -23,7 +23,7 @@ allOf:
|
||||||
include a port. This parameter is ignored when the homeserver handles
|
include a port. This parameter is ignored when the homeserver handles
|
||||||
3PID verification.
|
3PID verification.
|
||||||
|
|
||||||
This parameter is deprected with a plan to be removed in a future specification
|
This parameter is deprecated with a plan to be removed in a future specification
|
||||||
version for ``/account/password`` and ``/register`` requests.
|
version for ``/account/password`` and ``/register`` requests.
|
||||||
example: "id.example.com"
|
example: "id.example.com"
|
||||||
id_access_token:
|
id_access_token:
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ allOf:
|
||||||
include a port. This parameter is ignored when the homeserver handles
|
include a port. This parameter is ignored when the homeserver handles
|
||||||
3PID verification.
|
3PID verification.
|
||||||
|
|
||||||
This parameter is deprected with a plan to be removed in a future specification
|
This parameter is deprecated with a plan to be removed in a future specification
|
||||||
version for ``/account/password`` and ``/register`` requests.
|
version for ``/account/password`` and ``/register`` requests.
|
||||||
example: "id.example.com"
|
example: "id.example.com"
|
||||||
id_access_token:
|
id_access_token:
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Fix misspelling of _deprecated_.
|
||||||
Loading…
Reference in a new issue