GET Test/GetListTest
Provides an endpoint to test an http get call that returns a list of string values
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of stringResponse Formats
application/json, text/json
Sample:
[
- "sample 1",
- "sample 2"