Skip to content

Commit 55f7d52

Browse files
committed
Update wildcard-overlay-example.yaml
1 parent 0eaf7b2 commit 55f7d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/v1.0/pass/wildcard-overlay-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ actions:
99
- target: $.paths.*.get.parameters[[email protected]=='filter' && @.in=='query']
1010
update:
1111
schema:
12-
$ref: '/components/schemas/filterSchema'
12+
$ref: '#/components/schemas/filterSchema'

0 commit comments

Comments
 (0)