add new undocumented apis, document user_messages
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-games-xxx-purchases.rst
index 719471d870025f64cc2a9486b713ec7aa656b93f..58de539412e59b43009cd889fdce87dd7cc5cefd 100644 (file)
@@ -6,6 +6,12 @@ FIXME: Check which features have been bought in an app, or if the app has been
 bought.
 
 
+Usage
+=====
+- When an app/game is featured and shown on the main menu ("home"),
+  it is checked if the app has already been purchased.
+
+
 HTTP request
 ============
 Protocol
@@ -17,7 +23,8 @@ Host
 Path
   ``/api/v1/games/xxx/purchases``
 
-  ``xxx`` is the app package name.
+  ``xxx``
+    app package name
 
   Example: ``/api/v1/games/com.ChrisChung.CatlateralDamage/purchases``
 Headers