diff --git a/tests/schema/pass/header-object-examples.yaml b/tests/schema/pass/header-object-examples.yaml index 2a23a8ff82..4122c75c61 100644 --- a/tests/schema/pass/header-object-examples.yaml +++ b/tests/schema/pass/header-object-examples.yaml @@ -22,4 +22,5 @@ components: schema: type: array style: simple - explode: true \ No newline at end of file + explode: true + allowReserved: true \ No newline at end of file