Fix basePath on /redact API doc
This commit is contained in:
parent
d1fd9de10e
commit
2d28e5abce
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ host: localhost:8008
|
||||||
schemes:
|
schemes:
|
||||||
- https
|
- https
|
||||||
- http
|
- http
|
||||||
basePath: /_matrix/client/api/%CLIENT_MAJOR_VERSION%
|
basePath: /_matrix/client/%CLIENT_MAJOR_VERSION%
|
||||||
consumes:
|
consumes:
|
||||||
- application/json
|
- application/json
|
||||||
produces:
|
produces:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue