Use other-way-around alias format
This commit is contained in:
parent
d53943c8c2
commit
1feb9565e4
1 changed files with 2 additions and 3 deletions
|
@ -62,7 +62,6 @@ paths:
|
|||
description: This request was rate-limited.
|
||||
schema:
|
||||
"$ref": "definitions/error.yaml"
|
||||
"/join/{roomId}":
|
||||
post:
|
||||
x-alias-for-path: "/room/{roomId}/join"
|
||||
x-aliases:
|
||||
- /join/{roomId}
|
||||
x-alias-link: "post-matrix-client-api-v1-room-roomid-join"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue