Obsolete. Retrieves the application_version row matching the given version and platform.
Request Information
URI Parameters :
None.
Body Parameters :
JSON body with version and platform keys.
Collection of ObjectNone.
Response Information
Resource Description :
IHttpActionResult containing the matching application_version, or null if none matches.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.