Skip to content

Commit 99cfcba

Browse files
authored
Fix petstore-expanded.yaml example - style
Style `simple` is only applicable to in: `header` or `path`.
1 parent a8a63a2 commit 99cfcba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/v3.0/petstore-expanded.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ paths:
2727
in: query
2828
description: tags to filter by
2929
required: false
30-
style: simple
30+
style: form
3131
schema:
3232
type: array
3333
items:

0 commit comments

Comments
 (0)