Support both parentheses and braces in urlReplacement template
--------------------------------------------------------------
Key: ODE-308
URL: https://issues.apache.org/jira/browse/ODE-308
Project: ODE
Issue Type: Sub-task
Reporter: Alexis Midon
urlReplacement uses parentheses to surround part names, URI Template spec
braces. :(
The ODE urlReplacement algorithm must support patterns using {} to surround
part names and patterns using ().
This will avoid having mix and match templates.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.