Better wording

pull/388/head
Erik Johnston 8 years ago
parent a5bb182c67
commit 9d0960b206

@ -44,7 +44,7 @@ paths:
type: string type: string
description: |- description: |-
A pagination token from a previous request, allowing clients to 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 - in: query
name: server name: server
type: string type: string
@ -190,7 +190,7 @@ paths:
type: object type: object
title: "Filter" title: "Filter"
description: |- description: |-
Optional filtering of the returned rooms. Filter to apply to the results.
properties: properties:
generic_search_term: generic_search_term:
type: string type: string

Loading…
Cancel
Save