GET api/TestOnly/Test1?pH={pH}&pM={pM}&pS={pS}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pH | integer |
Required |
|
pM | integer |
Required |
|
pS | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
decimal numberResponse Formats
application/json, text/json
Sample:
1.1
application/xml, text/xml
Sample:
<double xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1.1</double>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.