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"
|
$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…
Add table
Add a link
Reference in a new issue