From: Christian Weiske Date: Thu, 5 Dec 2019 19:25:35 +0000 (+0100) Subject: talk about source in queued downloads X-Git-Tag: v1.1~12 X-Git-Url: https://git.cweiske.de/ouya-store-api.git/commitdiff_plain/5a0b01a4f964b3eb17418771888c319db99dbe75 talk about source in queued downloads --- diff --git a/api/devs.ouya.tv/api-v1-queued_downloads.rst b/api/devs.ouya.tv/api-v1-queued_downloads.rst index 1491387..e865175 100644 --- a/api/devs.ouya.tv/api-v1-queued_downloads.rst +++ b/api/devs.ouya.tv/api-v1-queued_downloads.rst @@ -30,6 +30,16 @@ Status code Content-type ``application/json; charset=utf-8`` +Known ``source`` options: + +``gamer`` + The user clicked onto "push to my ouya" on the OUYA website +``game-of-the-month`` + The game gets automatically installed because the OUYA people awarded it the + "game of the month" trophy. +``new-user`` + You are a freshly registered user and should have this game on your OUYA. + Example -------