]
Barry LaFond updated TEIIDDES-990:
----------------------------------
Fix Version/s: 7.4.2
Add JSON Support to Generated REST War
--------------------------------------
Key: TEIIDDES-990
URL:
https://issues.jboss.org/browse/TEIIDDES-990
Project: Teiid Designer
Issue Type: Enhancement
Components: Web Services Support
Affects Versions: 7.4
Reporter: Ted Jones
Assignee: Ted Jones
Fix For: 7.5, 7.4.2
Currently, the generated RESTEasy war accepts URI parameters and XML and produces only
XML. We need to add support for JSON as input and output as well as provide a way to
determine which one to use. We could perhaps generate methods for both and return XML for
XML inputs and JSON for JSON inputs. Another option would be to default to XML (or JSON)
and allow an override via an extended property on the procedure.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: