Skip to content

Commit

Permalink
fix matchAllQuery (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
amberzsy authored Sep 12, 2024
1 parent 508c210 commit 97cfa9b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions spec/schemas/_common.query_dsl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -984,9 +984,7 @@ components:
- all
- none
MatchAllQuery:
allOf:
- $ref: '#/components/schemas/QueryBase'
- type: object
$ref: '#/components/schemas/QueryBase'
MatchBoolPrefixQuery:
allOf:
- $ref: '#/components/schemas/QueryBase'
Expand Down

0 comments on commit 97cfa9b

Please sign in to comment.