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
Fix issue #654: Set discriminator for oneOf mapping correctly.
With the changes of PR #620, the generation of the Type-Info-Annotation for the POJO model classes is broken in case there is a oneOf discriminator mapping in the OpenAPI model. This commit re-introduces the correct generation for those annotation.
(cherry picked from commit 3149424c1ea1fbe7447266aeb9b91a1306380900)
0 commit comments