OpenAPI: Add missing required flag in getRoomKeys (#3509)

This commit is contained in:
Ankur 2021-11-22 23:53:24 +05:30 committed by GitHub
parent 8d9a67d9f6
commit ac98c8c08c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -878,6 +878,8 @@ paths:
} }
} }
} }
required:
- rooms
404: 404:
description: The backup was not found. description: The backup was not found.
examples: examples: