swagger-codegen
swagger-codegen copied to clipboard
Fix Elixir :body handling (swagger-api/swagger-codegen#8138)
Fix swagger-api/swagger-codegen#8138
When JSON payload needs to be in the body ("in": "body"), it must not generate a multi-part body, but embed directly in HTTP body.
Is there something additional I need to do to get this in?
743 tests run, 5 skipped, 0 failed.