[
https://issues.jboss.org/browse/TEIIDDES-1616?page=com.atlassian.jira.plu...
]
Ted Jones commented on TEIIDDES-1616:
-------------------------------------
Added support for header parameters. The parameter names can be added to the REST:Headers
extended property using a semi-colon delimiter. Ex. header1;header2;header3
When header parameters are used, the underlying procedure should expect those values
first. Other parameters from URI path, query params, or input documents will be passed in
after the header parameters (in that order).
I cannot test end-to-end in 8.1 due to TEIIDDES-1598.
Add Header Support to Generated REST WAR
----------------------------------------
Key: TEIIDDES-1616
URL:
https://issues.jboss.org/browse/TEIIDDES-1616
Project: Teiid Designer
Issue Type: Feature Request
Components: Web Services Support
Affects Versions: 7.8
Reporter: Ted Jones
Assignee: Ted Jones
Fix For: 7.7.3, 8.1
Need to add support for using headers in the generated REST WAR. The headers will be used
as parameters to the target procedure for an operation.
--
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:
http://www.atlassian.com/software/jira