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:
|
||||
- https
|
||||
- http
|
||||
basePath: /_matrix/client/api/%CLIENT_MAJOR_VERSION%
|
||||
basePath: /_matrix/client/%CLIENT_MAJOR_VERSION%
|
||||
consumes:
|
||||
- application/json
|
||||
produces:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue