GET api/v1/tests/methods

Test get

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Test sending the HTTP GET verb

GetMethodV1Response
NameDescriptionTypeAdditional information
Method

Method

string

Example value: Get

Response Formats

application/json

Sample:
{
  "Method": "Get"
}