[
https://issues.apache.org/jira/browse/OFBIZ-11328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160320#comment-17160320 ]
ASF subversion and git services commented on OFBIZ-11328:
---------------------------------------------------------
Commit 04791d5821bd4e3173577b55e2607ee490e57e64 in ofbiz-framework's branch refs/heads/trunk from girishvasmatkar
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=04791d5 ]
Implemented: New service definition attribute "verb" to denote the corresponding HTTP method (OFBIZ-11328) (#214)
* Added verb as an attribute to specify the REST method OFBiz service is going to serve on
* Added methods to get service IN and OUT parameters as MAP
* Added TODO for supporing nested parameters
* Improvement : Added Restrictions for verb attribute and documentation for the same
* Fixed checkstyle issues
* Changed attribute name from verb to action for better clarity
> 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: image-2020-01-29-19-24-52-312.png
>
>
> 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)