open-api
open-api copied to clipboard
Add application/json content type support in openapi-request-coercer
Currently only application/x-www-form-urlencoded is supported in the request coercer. I would like json to be supported as well.
I would be happy to open a PR for this. Is this a feature that is desired? Could someone more knowledgeable of this codebase tell me if there are any gotchas or problems with this feature request?