Forum Discussion

Chas_Schley's avatar
Chas_Schley
Occasional Contributor
16 years ago

Substituting query parameter values into a REST resouce path

We have a REST service that places variable parameters as part of the request URI (instead of passing them in as query parameters).  The general form of the URI is: /metadata/device/{deviceId}/imag...