add "case sensitive" to /publicRooms (#1638)

This commit is contained in:
Mohit Kumar Patel 2023-09-19 20:29:58 +05:30 committed by GitHub
parent 044a78730e
commit 46447e0287
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -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: