Forum Discussion

dseybo's avatar
dseybo
New Contributor
4 years ago

[JAVA] [JAX-RS] Server InvalidDefinitionException: Cannot construct instance by using oneOf

Hi Smartbear Community,   I have the following swagger.yaml that uses the oneOf keyword and I used the latest Swagger codegen tools (3.0.22) to create a server stub for JAX-RS Jersey.   openapi: ...