forked from loafle/openapi-generator-original
Explode the header value
This commit is contained in:
parent
0e744adb80
commit
016087c462
@ -580,6 +580,7 @@ paths:
|
||||
parameters:
|
||||
- name: enum_header_string_array
|
||||
in: header
|
||||
explode: true
|
||||
description: Header parameter enum test (string array)
|
||||
schema:
|
||||
type: array
|
||||
|
Loading…
x
Reference in New Issue
Block a user