[
https://issues.apache.org/jira/browse/OFBIZ-11328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025889#comment-17025889 ]
Girish Vasmatkar commented on OFBIZ-11328:
------------------------------------------
Hi [~pierresmits] : This is a standard Swagger set up that reads all JAX-RS Resource classes and the methods only. OFBiz services are not directly shown as a REST resource and hence not shown on swagger documentation. For example, this plug-in comes with three demo endpoints and those endpoints are rendered on Swagger like this -
!image-2020-01-29-19-24-52-312.png!
> Add JAX-RS capabilities (Jersey)
> ---------------------------------
>
> Key: OFBIZ-11328
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11328> Project: OFBiz
> Issue Type: New Feature
> Components: ALL PLUGINS
> Affects Versions: Trunk
> Reporter: Girish Vasmatkar
> Assignee: Girish Vasmatkar
> Priority: Minor
> Attachments: OFBIZ-11328.patch, image-2020-01-29-19-24-52-312.png, jersey.tar.gz
>
>
> Add a new Jersey component leveraging JAX-RS. Also add capability to generate swagger documentation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)