Skip to content

Commit dd6d219

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 c7129cf commit dd6d219

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
@@ -718,7 +718,6 @@ paths:
718718
content:
719719
application/json:
720720
schema:
721-
type: object
722721
$ref: definitions/room_key_backup.yaml
723722
"404":
724723
description: The backup was not found.

0 commit comments

Comments
 (0)