hapic
hapic copied to clipboard
Permit to specify return type
Hapic don't permit to specify the responses return types. See OpenAPI 2.0 about that: https://swagger.io/docs/specification/2-0/describing-responses/
Solution can be to add information in schema of hapic.output_body
? Then extract it and add it in produced spec ?