openapi_parser icon indicating copy to clipboard operation
openapi_parser copied to clipboard

support coerce option in header

Open ota42y opened this issue 6 years ago • 1 comments

coerce option don't support in header https://github.com/ota42y/openapi_parser/blob/master/lib/openapi_parser/schemas/header.rb#L14

But OpenAPI allow integer so we should support coerce.

ota42y avatar Mar 15 '19 08:03 ota42y

I think we should create new option like header_coerce

ota42y avatar Mar 15 '19 08:03 ota42y