Skip to content

Commit

Permalink
Avoid using other keys next to $ref
Browse files Browse the repository at this point in the history
There are very limited exceptions where OpenAPI spec allows other keys
next to $ref.
  • Loading branch information
KitsuneRal committed Jun 30, 2024
1 parent 2a5c18f commit 956898e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/api/client-server/key_backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,6 @@ paths:
content:
application/json:
schema:
type: object
$ref: definitions/room_key_backup.yaml
"404":
description: The backup was not found.
Expand Down

0 comments on commit 956898e

Please sign in to comment.