Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-events.rst
index df99b2fd0daa44532396ff450486531ba53348d3..829f5f53184852ebc09ae1b4842d06f65d300379 100644 (file)
@@ -19,7 +19,7 @@ HTTP request
 Protocol
   ``https``
 Method
-  ``GET``
+  ``POST``
 Host
   ``devs.ouya.tv``
 Path
@@ -33,9 +33,7 @@ POST parameters
   ``current_time``
     ``1434577856574``
 
-    Some time stamp.
-
-    FIXME: which format?
+    Unix timestamp, milliseconds.
   ``console_id``
     Same data as in standard header ``X-OUYA-Console-Id``
   ``events``
@@ -45,7 +43,7 @@ POST parameters
 
 Example event JSON data:
 
-.. include:: api-v1-events-request.json
+.. include:: api-v1-events.request.json
    :code:
    :end-line: 30