add "case sensitive" to /publicRooms
(#1638)
This commit is contained in:
parent
044a78730e
commit
46447e0287
2 changed files with 3 additions and 2 deletions
|
@ -154,7 +154,7 @@ paths:
|
|||
name: server
|
||||
description: |-
|
||||
The server to fetch the public room lists from. Defaults to the
|
||||
local server.
|
||||
local server. Case sensitive.
|
||||
schema:
|
||||
type: string
|
||||
responses:
|
||||
|
@ -181,7 +181,7 @@ paths:
|
|||
name: server
|
||||
description: |-
|
||||
The server to fetch the public room lists from. Defaults to the
|
||||
local server.
|
||||
local server. Case sensitive.
|
||||
schema:
|
||||
type: string
|
||||
requestBody:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue