Add usage information for several endpoints
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-gamers.rst
index 331e301c9af9b51e1408c74dc3eb9dcde1b91f0d..64aceaf79a53ae5cac6b96ca711a7d49f29680b4 100644 (file)
@@ -56,13 +56,15 @@ POST parameters
 HTTP response
 =============
 
+..note:: Does not support HTTP redirects!
+
 Success
 -------
 When everything is ok and the user has been registered
 (or the data were valid when ``dryrun`` was set)
 
 Status code
-  ``200 OK`` 
+  ``200 OK``
 Content type
   ``application/json; charset=utf-8``
 Response body
@@ -79,5 +81,5 @@ Content type
 
 Example:
 
-.. include:: api-v1-gamers-response-invalid.json
+.. include:: api-v1-gamers.response-invalid.json
    :code: