OpenAPI: Add missing required
flag in getRoomKeys
(#3509)
This commit is contained in:
parent
8d9a67d9f6
commit
ac98c8c08c
2 changed files with 3 additions and 0 deletions
|
@ -878,6 +878,8 @@ paths:
|
|||
}
|
||||
}
|
||||
}
|
||||
required:
|
||||
- rooms
|
||||
404:
|
||||
description: The backup was not found.
|
||||
examples:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue