Explode the header value

This commit is contained in:
akihito.nakano 2018-04-08 12:31:39 +09:00
parent 0e744adb80
commit 016087c462

View File

@ -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