Confirmed users
245
edits
(Adding title + first line saying it's a draft.) |
m (Adding new lines.) |
||
Line 11: | Line 11: | ||
=== API Spec === | === API Spec === | ||
HTTP request: POST | HTTP request: POST<br> | ||
URI: /query/[(types)/] | URI: /query/[(types)/] | ||
Line 25: | Line 25: | ||
=== API Spec === | === API Spec === | ||
HTTP request: GET | HTTP request: GET<br> | ||
URI: /search/(types)/for/(terms)/in/(fields)/product/(product)/version/(version)/os/(os_name)/from/(from_date)/to/(to_date)/ | URI: /search/(types)/for/(terms)/in/(fields)/product/(product)/version/(version)/os/(os_name)/from/(from_date)/to/(to_date)/ | ||
Line 46: | Line 46: | ||
=== API Spec === | === API Spec === | ||
HTTP request: GET | HTTP request: GET<br> | ||
URI: /report/... | URI: /report/... | ||
Line 58: | Line 58: | ||
=== API Spec === | === API Spec === | ||
HTTP request: GET | HTTP request: GET<br> | ||
URI: /crash/(crash_id) | URI: /crash/(crash_id) | ||
* crash_id: Unique identifier of the crash to retrieve. | * crash_id: Unique identifier of the crash to retrieve. |