Skip to content

Commit 41fbc11

Browse files
authored
Merge pull request #3181 from lukaslihotzki/fix-add3pid-tag
OpenAPI: fix tags of add3PID
2 parents 6db3885 + aeca4de commit 41fbc11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/api/client-server/administrative_contact.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,8 @@ paths:
233233
description: This request was rate-limited.
234234
schema:
235235
"$ref": "definitions/errors/rate_limited.yaml"
236+
tags:
237+
- User data
236238
"/account/3pid/bind":
237239
post:
238240
summary: Binds a 3PID to the user's account through an Identity Service.

0 commit comments

Comments
 (0)