Fix wording for the homeserver not allowing a particular 3pid
This commit is contained in:
parent
824ce22caa
commit
1261da209d
2 changed files with 8 additions and 8 deletions
|
@ -217,8 +217,8 @@ paths:
|
|||
$ref: "../identity/definitions/sid.yaml"
|
||||
403:
|
||||
description: |-
|
||||
The homeserver does not permit the user from having the third party
|
||||
identifier as a contact option.
|
||||
The homeserver does not allow the third party identifier as a
|
||||
contact option.
|
||||
schema:
|
||||
$ref: "definitions/errors/error.yaml"
|
||||
examples:
|
||||
|
@ -271,8 +271,8 @@ paths:
|
|||
$ref: "../identity/definitions/sid.yaml"
|
||||
403:
|
||||
description: |-
|
||||
The homeserver does not permit the user from having the third party
|
||||
identifier as a contact option.
|
||||
The homeserver does not allow the third party identifier as a
|
||||
contact option.
|
||||
schema:
|
||||
$ref: "definitions/errors/error.yaml"
|
||||
examples:
|
||||
|
|
|
@ -411,8 +411,8 @@ paths:
|
|||
$ref: "../identity/definitions/sid.yaml"
|
||||
403:
|
||||
description: |-
|
||||
The homeserver does not permit the user from having the third party
|
||||
identifier as a contact option.
|
||||
The homeserver does not allow the third party identifier as a
|
||||
contact option.
|
||||
schema:
|
||||
$ref: "definitions/errors/error.yaml"
|
||||
examples:
|
||||
|
@ -473,8 +473,8 @@ paths:
|
|||
$ref: "../identity/definitions/sid.yaml"
|
||||
403:
|
||||
description: |-
|
||||
The homeserver does not permit the user from having the third party
|
||||
identifier as a contact option.
|
||||
The homeserver does not allow the third party identifier as a
|
||||
contact option.
|
||||
schema:
|
||||
$ref: "definitions/errors/error.yaml"
|
||||
examples:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue