Skip to content

Commit

Permalink
forcing oneOf breaks the schema validation due to dups
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzourb committed Dec 17, 2023
1 parent a0d0308 commit ce61a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schemas/filter.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FilterResults:
title: Filter results
oneOf:
anyOf:
- title: new block hashes
type: array
items:
Expand Down

0 comments on commit ce61a90

Please sign in to comment.