Forum Discussion

multiware's avatar
multiware
Occasional Contributor
10 years ago

REST, MockAction, using template parameters in ResourcePath

Hi, I'm working on the REST service mock and need a way to process URIs with template parameters, something like this: http://localhost:8080/edit/{id} I need to be able to: - process /edit...