0
Optional arguments for a GET REST web service
New Here
,
/t5/coldfusion-discussions/optional-arguments-for-a-get-rest-web-service/td-p/7463287
Aug 17, 2015
Aug 17, 2015
Copy link to clipboard
Copied
Can one use optional argument for a GET REST service? For example:
http://somesite/rest/someservice/{year}/
or
http://somesite/rest/someservice/{year}/{catalognumber}
In the first case, it returns all the catalog information given a year. In the second case, it only returns information for a given year and catalognumber?
How may I proceed in accomplishing that? Thanks in advance.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Have something to add?
Join the conversation

