[
https://issues.apache.org/jira/browse/CAMEL-15503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331238#comment-17331238
]
Shankar Ramamoorthy edited comment on CAMEL-15503 at 5/5/21, 6:22 AM:
----------------------------------------------------------------------
[~acosentino] [~vrlgohel] I'd like to work on this if possible as we need this
for our own purposes. Have some working code that uses openapiv3 to generate
OpenAPI schema for POJOs which can then be translated into ApiCurio models.
Thish adds a new dependency to camel-openapi-java. Maybe there is a different
way to do it that avoids that. Would like to discuss. Thanks.
was (Author: maqroll):
[~acosentino] [~vrlgohel] I'd like to work on this if possible as we need this
for our own purposes. Have some working code that uses
jackson-module-jsonschema to generate the JSON schema for POJOs, which adds a
new dependency on that lib. Maybe there is a different way to do it that avoids
that. Would like to discuss. Thanks.
> camel-openapi-java - Schema Definitions not generating correctly
> ----------------------------------------------------------------
>
> Key: CAMEL-15503
> URL: https://issues.apache.org/jira/browse/CAMEL-15503
> Project: Camel
> Issue Type: Improvement
> Components: camel-openapi-java
> Affects Versions: 3.4.3
> Reporter: Kate Hennessy
> Assignee: Viral Gohel
> Priority: Major
> Fix For: 3.10.0
>
> Attachments: camelOpenAPITest.zip
>
>
> Classes defined in RestDefinition _type_ and _outType_ are not generating
> correctly in openapi schema. This worked in the older older
> camel-swagger-java component, the schema was generating with all object
> definitions correctly.
>
> Please see this question on stack overflow for more details.
> [https://stackoverflow.com/questions/63691670/apache-camel-camel-openapi-java-schema-definitions-not-generating-correctly]
>
> Sample project with the issue happening is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)