We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eaf7b2 commit 55f7d52Copy full SHA for 55f7d52
tests/v1.0/pass/wildcard-overlay-example.yaml
@@ -9,4 +9,4 @@ actions:
9
- target: $.paths.*.get.parameters[[email protected]=='filter' && @.in=='query']
10
update:
11
schema:
12
- $ref: '/components/schemas/filterSchema'
+ $ref: '#/components/schemas/filterSchema'
0 commit comments