OLD | NEW |
1 { | 1 { |
2 "kind": "discovery#restDescription", | 2 "kind": "discovery#restDescription", |
3 "etag": "\"ODRTh3xaRR64wpeXJSlF33HMN-0/qMUvUv7YxCf8aQKIETB2AsOGD5U\"", | 3 "etag": "\"RnkXbyw9us4_w3H-FU6An0C4oYs/I9N5VVMrOUV9nIdJQ1HhsG1WJTw\"", |
4 "discoveryVersion": "v1", | 4 "discoveryVersion": "v1", |
5 "id": "config:v1", | 5 "id": "config:v1", |
6 "name": "config", | 6 "name": "config", |
7 "version": "v1", | 7 "version": "v1", |
8 "title": "Configuration Service", | 8 "title": "Configuration Service", |
9 "description": "API to access configurations.", | 9 "description": "API to access configurations.", |
10 "icons": { | 10 "icons": { |
11 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png", | 11 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png", |
12 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png" | 12 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png" |
13 }, | 13 }, |
(...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
515 }, | 515 }, |
516 "parameterOrder": [ | 516 "parameterOrder": [ |
517 "config_set" | 517 "config_set" |
518 ], | 518 ], |
519 "scopes": [ | 519 "scopes": [ |
520 "https://www.googleapis.com/auth/userinfo.email" | 520 "https://www.googleapis.com/auth/userinfo.email" |
521 ] | 521 ] |
522 } | 522 } |
523 } | 523 } |
524 } | 524 } |
OLD | NEW |