Steven Hawkins created TEIID-2710:
-------------------------------------
Summary: Rest procedures should support optional parameters
Key: TEIID-2710
URL:
https://issues.jboss.org/browse/TEIID-2710
Project: Teiid
Issue Type: Enhancement
Components: Server
Reporter: Steven Hawkins
Assignee: Steven Hawkins
We need to test our rest logic to ensure it supports optional parameters in the uri
pattern:
{code}@Path("/mypath{param1 : (/param2)?}"){code}
And then update the procedure call to use named parameters so that defaultable missing
parameters will use defaults (similar to the TeiidProducer/LocalClient logic used for
OData).
--
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