mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix wording for the homeserver not allowing a particular 3pid
This commit is contained in:
parent
824ce22caa
commit
1261da209d
|
|
@ -217,8 +217,8 @@ paths:
|
||||||
$ref: "../identity/definitions/sid.yaml"
|
$ref: "../identity/definitions/sid.yaml"
|
||||||
403:
|
403:
|
||||||
description: |-
|
description: |-
|
||||||
The homeserver does not permit the user from having the third party
|
The homeserver does not allow the third party identifier as a
|
||||||
identifier as a contact option.
|
contact option.
|
||||||
schema:
|
schema:
|
||||||
$ref: "definitions/errors/error.yaml"
|
$ref: "definitions/errors/error.yaml"
|
||||||
examples:
|
examples:
|
||||||
|
|
@ -271,8 +271,8 @@ paths:
|
||||||
$ref: "../identity/definitions/sid.yaml"
|
$ref: "../identity/definitions/sid.yaml"
|
||||||
403:
|
403:
|
||||||
description: |-
|
description: |-
|
||||||
The homeserver does not permit the user from having the third party
|
The homeserver does not allow the third party identifier as a
|
||||||
identifier as a contact option.
|
contact option.
|
||||||
schema:
|
schema:
|
||||||
$ref: "definitions/errors/error.yaml"
|
$ref: "definitions/errors/error.yaml"
|
||||||
examples:
|
examples:
|
||||||
|
|
|
||||||
|
|
@ -411,8 +411,8 @@ paths:
|
||||||
$ref: "../identity/definitions/sid.yaml"
|
$ref: "../identity/definitions/sid.yaml"
|
||||||
403:
|
403:
|
||||||
description: |-
|
description: |-
|
||||||
The homeserver does not permit the user from having the third party
|
The homeserver does not allow the third party identifier as a
|
||||||
identifier as a contact option.
|
contact option.
|
||||||
schema:
|
schema:
|
||||||
$ref: "definitions/errors/error.yaml"
|
$ref: "definitions/errors/error.yaml"
|
||||||
examples:
|
examples:
|
||||||
|
|
@ -473,8 +473,8 @@ paths:
|
||||||
$ref: "../identity/definitions/sid.yaml"
|
$ref: "../identity/definitions/sid.yaml"
|
||||||
403:
|
403:
|
||||||
description: |-
|
description: |-
|
||||||
The homeserver does not permit the user from having the third party
|
The homeserver does not allow the third party identifier as a
|
||||||
identifier as a contact option.
|
contact option.
|
||||||
schema:
|
schema:
|
||||||
$ref: "definitions/errors/error.yaml"
|
$ref: "definitions/errors/error.yaml"
|
||||||
examples:
|
examples:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue