Identity Service is lowercase
This commit is contained in:
parent
cc0badaaa1
commit
ec248b436f
11 changed files with 27 additions and 27 deletions
|
@ -200,9 +200,9 @@ paths:
|
|||
Notifies the server that a third party identifier has been bound to one
|
||||
of its users.
|
||||
description: |-
|
||||
Used by Identity Services to notify the homeserver that one of its users
|
||||
Used by identity services to notify the homeserver that one of its users
|
||||
has bound a third party identifier successfully, including any pending
|
||||
room invites the Identity Service has been made aware of.
|
||||
room invites the identity service has been made aware of.
|
||||
operationId: onBindThirdPartyIdentifier
|
||||
parameters:
|
||||
- in: body
|
||||
|
@ -264,7 +264,7 @@ paths:
|
|||
type: object
|
||||
title: Identity Service Signatures
|
||||
description: |-
|
||||
Signature from the Identity Service using a long-term private
|
||||
Signature from the identity service using a long-term private
|
||||
key.
|
||||
properties:
|
||||
mxid:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue