Better wording
This commit is contained in:
parent
a5bb182c67
commit
9d0960b206
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ paths:
|
|||
type: string
|
||||
description: |-
|
||||
A pagination token from a previous request, allowing clients to
|
||||
get the next batch of rooms.
|
||||
get the next (or previous) batch of rooms.
|
||||
- in: query
|
||||
name: server
|
||||
type: string
|
||||
|
@ -190,7 +190,7 @@ paths:
|
|||
type: object
|
||||
title: "Filter"
|
||||
description: |-
|
||||
Optional filtering of the returned rooms.
|
||||
Filter to apply to the results.
|
||||
properties:
|
||||
generic_search_term:
|
||||
type: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue