Skip to content

Commit 2c3750a

Browse files
authored
Merge pull request #4699 from ralfhandl/3.2-allowReserved-in-header-object
3.2 test case for allowReserved in Header Object
2 parents 8c3f848 + c59c1b1 commit 2c3750a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/schema/pass/header-object-examples.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ components:
2222
schema:
2323
type: array
2424
style: simple
25-
explode: true
25+
explode: true
26+
allowReserved: true

0 commit comments

Comments
 (0)