Add description of state response key
This commit is contained in:
parent
856dd9100e
commit
4967b092aa
1 changed files with 4 additions and 0 deletions
|
@ -230,6 +230,10 @@ paths:
|
|||
state:
|
||||
type: object
|
||||
title: Current state
|
||||
description: |-
|
||||
The current state for every room in the results.
|
||||
This is included if the request had the the
|
||||
``include_state`` key set with a value of ``true``.
|
||||
additionalProperties:
|
||||
type: array
|
||||
title: Room State
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue