Search found 1 match

Go to advanced search

by dsimmeth
Mon Dec 19, 2011 9:24 pm
Forum: Issues
Topic: REST query URI
Replies: 5
Views: 2135
 
Jump to post

REST query URI

Can I call a REST service that does not user query parameters but rather uses the URI? In other words, /items/large instead of /items?size=large

It seems that the REST mapping only supports REST query parameters.

Go to advanced search