Use other-way-around alias format

This commit is contained in:
Daniel Wagner-Hall 2015-09-08 16:51:39 +01:00
parent d53943c8c2
commit 1feb9565e4

View file

@ -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"