Hi All
Did anyone face a problem in generating the server side skeleton for spring-boot language (V2 or v3) for the latest v5 OpenAPI specification ?
To be more specific, the problem is around the @type discriminator for PlaceFVO which inturn impacts wherever we use GeographicXXXX definitions.
We are using org.openapitools.openapi-generator-maven-plugin plugin to generate server side code for spring language.
Issues observed
getAtType() in com.example.model.GeographicLocationMVO cannot implement getAtType() in com.example.model.GeographicLocationRefOrValueMVO
getAtType() in com.example.model.GeographicLocationFVO cannot implement getAtType() in com.example.model.GeographicLocationRefOrValueFVO
Tried providing typeMapping in the build configuration, but still facing this problem.
Thanks,
Raghavan
------------------------------
Raghavan TV
Tata Consultancy Services
------------------------------