From: Christian Weiske Date: Wed, 25 May 2022 16:04:01 +0000 (+0200) Subject: Note on redirects for api/v1/discover X-Git-Url: https://git.cweiske.de/ouya-store-api.git/commitdiff_plain/e63681d5589afce0f1e7996170b25df3e0fc383e?ds=inline Note on redirects for api/v1/discover --- diff --git a/api/devs.ouya.tv/api-v1-discover.rst b/api/devs.ouya.tv/api-v1-discover.rst index 214791c..0bc4039 100644 --- a/api/devs.ouya.tv/api-v1-discover.rst +++ b/api/devs.ouya.tv/api-v1-discover.rst @@ -29,6 +29,8 @@ Status code Content-type ``application/json; charset=utf-8`` +HTTP redirects (e.g. 302) are supported. + Response body definition ------------------------ JSON object with two properties: ``rows`` and ``tiles``. @@ -252,4 +254,3 @@ Example The API git repository contains a full copy of the "discover" response at ``api/devs.ouya.tv/api-v1-discover.response-full.json``. -