Replace /bind with /3pid/bind

This commit is contained in:
aqtusia 2019-04-14 18:17:44 +02:00 committed by GitHub
parent b12e92440e
commit 24e0ec4bce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ paths:
} }
schema: schema:
$ref: "../client-server/definitions/errors/error.yaml" $ref: "../client-server/definitions/errors/error.yaml"
"/bind": "/3pid/bind":
post: post:
summary: Publish an association between a session and a Matrix user ID. summary: Publish an association between a session and a Matrix user ID.
description: |- description: |-