s|client/api/v2_alpha|client/v2_alpha|
This commit is contained in:
parent
931057accf
commit
a73cc50aa9
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
|
@ -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…
Add table
Add a link
Reference in a new issue