mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-17 00:24:10 +02:00
Fix alias path
This commit is contained in:
parent
bc514dc9c4
commit
3951785f19
|
|
@ -65,4 +65,4 @@ paths:
|
||||||
x-alias:
|
x-alias:
|
||||||
canonical-link: "post-matrix-client-api-v1-rooms-roomid-join"
|
canonical-link: "post-matrix-client-api-v1-rooms-roomid-join"
|
||||||
aliases:
|
aliases:
|
||||||
- /join/{roomId}
|
- /_matrix/client/api/v1/join/{roomId}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue