mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Missing .
This commit is contained in:
parent
191cb08a3a
commit
4812be9142
|
|
@ -117,7 +117,7 @@ Some requests have unique error codes:
|
||||||
Sent when a threepid given to an API cannot be used because the same threepid is already in use.
|
Sent when a threepid given to an API cannot be used because the same threepid is already in use.
|
||||||
|
|
||||||
:``M_THREEPID_NOT_FOUND``:
|
:``M_THREEPID_NOT_FOUND``:
|
||||||
Sent when a threepid given to an API cannot be used because no record matching the threepid was found
|
Sent when a threepid given to an API cannot be used because no record matching the threepid was found.
|
||||||
|
|
||||||
:``M_SERVER_NOT_TRUSTED``:
|
:``M_SERVER_NOT_TRUSTED``:
|
||||||
The client's request used a third party server, eg. ID server, that this server does not trust.
|
The client's request used a third party server, eg. ID server, that this server does not trust.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue