You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
only last media type considered in request body when multiple types are defined in a request body, only the last one get considered (at least e.g. in java client)
Description
only last media type considered in request body when multiple types are defined in a request body, only the last one get considered (at least e.g. in java client)
Swagger-codegen version
3.0.1-SNAPSHOT
Swagger declaration file content or url
https://gist.github.com/frantuma/40d3b1610b70693717393969562ad3f5
Command line used for generation
via online generator, request:
Steps to reproduce
run the generator for java client, and see there will be no updatePet(Pet pet) operation in generated client
The text was updated successfully, but these errors were encountered: