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.
|
description: This request was rate-limited.
|
||||||
schema:
|
schema:
|
||||||
"$ref": "definitions/error.yaml"
|
"$ref": "definitions/error.yaml"
|
||||||
"/join/{roomId}":
|
x-aliases:
|
||||||
post:
|
- /join/{roomId}
|
||||||
x-alias-for-path: "/room/{roomId}/join"
|
|
||||||
x-alias-link: "post-matrix-client-api-v1-room-roomid-join"
|
x-alias-link: "post-matrix-client-api-v1-room-roomid-join"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue