Skip to content

Commit 3baeb67

Browse files
committed
Dubious change to satisfy schema coverage
Let's wait for an answer to hyperjump-io/json-schema-coverage#1 whether this change is a good idea.
1 parent 6c8e47b commit 3baeb67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/schemas/validation/schema.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ $defs:
163163
type: object
164164
additionalProperties:
165165
$dynamicRef: '#meta'
166+
$ref: '#/$defs/schema' # just to satisfy schema coverage
166167
responses:
167168
type: object
168169
additionalProperties:

0 commit comments

Comments
 (0)