[
https://issues.apache.org/jira/browse/GERONIMO-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773200#comment-16773200
]
Ivan Junckes Filho commented on GERONIMO-6695:
----------------------------------------------
[~romain.manni-bucau] it took me some time to find what scenario it fails. It
is related to openjpa, when I add persistence.xml to the project it adds a lot
of classes to openapi. I don't know why. This is the project:
[https://github.com/ivanjunckes/testopenapi]
Can you help me to find the issue?
> OpenAPI - Schemas are not working properly with a few issues
> ------------------------------------------------------------
>
> Key: GERONIMO-6695
> URL: https://issues.apache.org/jira/browse/GERONIMO-6695
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Ivan Junckes Filho
> Assignee: Romain Manni-Bucau
> Priority: Major
> Attachments: image-2019-02-19-11-05-49-553.png,
> image-2019-02-19-11-07-02-967.png, image-2019-02-19-18-27-41-292.png
>
>
> 1 - Name of classes are not user friendly
> 2 - Internal system properties are showing up in the schema like factory,
> superclass, typeParams... etc
> !image-2019-02-19-11-05-49-553.png!
> 3 - A lot of system classes are showing up as schemas and openapi should have
> only webapp classes in the document. This even breaks swagger ui because it
> makes it super slow.
> !image-2019-02-19-11-07-02-967.png!
> The previous images come from swagger-ui.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)