Replace /bind with /3pid/bind
This commit is contained in:
parent
b12e92440e
commit
24e0ec4bce
api/identity
|
@ -90,7 +90,7 @@ paths:
|
|||
}
|
||||
schema:
|
||||
$ref: "../client-server/definitions/errors/error.yaml"
|
||||
"/bind":
|
||||
"/3pid/bind":
|
||||
post:
|
||||
summary: Publish an association between a session and a Matrix user ID.
|
||||
description: |-
|
||||
|
|
Loading…
Reference in New Issue