Skip to content

Commit 956898e

Browse files
committed
Avoid using other keys next to $ref
There are very limited exceptions where OpenAPI spec allows other keys next to $ref.
1 parent 2a5c18f commit 956898e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data/api/client-server/key_backup.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,6 @@ paths:
728728
content:
729729
application/json:
730730
schema:
731-
type: object
732731
$ref: definitions/room_key_backup.yaml
733732
"404":
734733
description: The backup was not found.

0 commit comments

Comments
 (0)