POST api/SearchParameters
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| s | No documentation available. |
None. |
| classes | No documentation available. |
None. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{"System.Object":{},"System.Object":{},"System.Object":{}}
application/xml, text/xml
Sample:
<ArrayOfKeyValueOfanyTypeanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<KeyValueOfanyTypeanyType>
<Key />
<Value />
</KeyValueOfanyTypeanyType>
<KeyValueOfanyTypeanyType>
<Key />
<Value />
</KeyValueOfanyTypeanyType>
<KeyValueOfanyTypeanyType>
<Key />
<Value />
</KeyValueOfanyTypeanyType>
</ArrayOfKeyValueOfanyTypeanyType>