rename response/request files
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-console_configuration.rst
1 =========================================================
2 ``GET https://devs.ouya.tv/api/v1/console_configuration``
3 =========================================================
4
5 FIXME: What is this used for?
6
7
8 HTTP request
9 ============
10 Protocol
11   ``https``
12 Method
13   ``GET``
14 Host
15   ``devs.ouya.tv``
16 Path
17   ``/api/v1/console_configuration``
18 Headers
19   Standard headers
20 GET parameters
21   ``auth_token``
22     May be empty.
23
24     Does not seem to have any influence on the response.
25
26
27 HTTP response
28 =============
29 Status code
30   ``200 OK``
31
32 Example
33 -------
34
35 .. include:: api-v1-console_configuration.response.json
36    :code: