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
|
||||
schemes:
|
||||
- https
|
||||
basePath: /_matrix/client/api/v2_alpha
|
||||
basePath: /_matrix/client/v2_alpha
|
||||
consumes:
|
||||
- application/json
|
||||
produces:
|
||||
|
|
|
@ -5,7 +5,7 @@ info:
|
|||
host: localhost:8008
|
||||
schemes:
|
||||
- https
|
||||
basePath: /_matrix/client/api/v2_alpha
|
||||
basePath: /_matrix/client/v2_alpha
|
||||
consumes:
|
||||
- application/json
|
||||
produces:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue