Merge pull request #3181 from lukaslihotzki/fix-add3pid-tag

OpenAPI: fix tags of add3PID
pull/3185/head
Travis Ralston 5 years ago committed by GitHub
commit 41fbc11040
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -233,6 +233,8 @@ paths:
description: This request was rate-limited. description: This request was rate-limited.
schema: schema:
"$ref": "definitions/errors/rate_limited.yaml" "$ref": "definitions/errors/rate_limited.yaml"
tags:
- User data
"/account/3pid/bind": "/account/3pid/bind":
post: post:
summary: Binds a 3PID to the user's account through an Identity Service. summary: Binds a 3PID to the user's account through an Identity Service.

Loading…
Cancel
Save