yonaskolb / SwagGen

OpenAPI/Swagger 3.0 Parser and Swift code generator
MIT License
626 stars 147 forks source link

[297]Remove implicit mapping when an explicit is present in the spec #298

Closed JanC closed 2 years ago

JanC commented 2 years ago

As explained in #297, this PR removes the implicit case when an explicit mapping is present in a discriminator

fixes #297

JanC commented 2 years ago

hey @yonaskolb do you think this will be merged?

JanC commented 2 years ago

done 🎉