openapi_parser
openapi_parser copied to clipboard
support coerce option in header
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.
I think we should create new option like header_coerce