mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-14 15:34:10 +01:00
Wording change ('may not' has a special meaning)
This commit is contained in:
parent
8bcd7d26e3
commit
5da3072eef
|
|
@ -152,7 +152,7 @@ paths:
|
||||||
post:
|
post:
|
||||||
summary: Deletes a third party identifier from the user's account
|
summary: Deletes a third party identifier from the user's account
|
||||||
description: |-
|
description: |-
|
||||||
Removes a third party identifier from the user's account. This may not
|
Removes a third party identifier from the user's account. This might not
|
||||||
cause an unbind of the identifier from the identity service.
|
cause an unbind of the identifier from the identity service.
|
||||||
operationId: delete3pidFromAccount
|
operationId: delete3pidFromAccount
|
||||||
security:
|
security:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue