mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24:10 +01:00
s|client/api/v2_alpha|/client/v2_alpha|
This commit is contained in:
parent
047419f2ad
commit
97cdd8106c
|
|
@ -5,7 +5,7 @@ info:
|
||||||
host: localhost:8008
|
host: localhost:8008
|
||||||
schemes:
|
schemes:
|
||||||
- https
|
- https
|
||||||
basePath: /_matrix/client/api/v2_alpha
|
basePath: /_matrix/client/v2_alpha
|
||||||
consumes:
|
consumes:
|
||||||
- application/json
|
- application/json
|
||||||
produces:
|
produces:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue