]
Koen Aers reassigned JBIDE-14965:
---------------------------------
Assignee: Koen Aers
Forge: REST Endpoints From Entities - default to JSON
-----------------------------------------------------
Key: JBIDE-14965
URL:
https://issues.jboss.org/browse/JBIDE-14965
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: forge
Reporter: Burr Sutter
Assignee: Koen Aers
The current REST generation defaults to @Produces("application/xml")
It should default to
@Produces(MediaType.APPLICATION_JSON)
or "application/json"
To better support HTML5/jQuery style clients
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: