| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/appstate": { | 5 "https://www.googleapis.com/auth/appstate": { |
| 6 "description": "View and manage your data for this applicati
on" | 6 "description": "View and manage your data for this applicati
on" |
| 7 } | 7 } |
| 8 } | 8 } |
| 9 } | 9 } |
| 10 }, | 10 }, |
| 11 "basePath": "/appstate/v1/", | 11 "basePath": "/appstate/v1/", |
| 12 "baseUrl": "https://www.googleapis.com/appstate/v1/", | 12 "baseUrl": "https://www.googleapis.com/appstate/v1/", |
| 13 "batchPath": "batch", | 13 "batchPath": "batch", |
| 14 "canonicalName": "App State", | 14 "canonicalName": "App State", |
| 15 "description": "The Google App State API.", | 15 "description": "The Google App State API.", |
| 16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
| 17 "documentationLink": "https://developers.google.com/games/services/web/api/s
tates", | 17 "documentationLink": "https://developers.google.com/games/services/web/api/s
tates", |
| 18 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/H7n11Hwm4onxnROpOMZpkrylJj8\"", | 18 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/EUqLM_4JQb7uMBIy3bBvtnIlrUo\"", |
| 19 "icons": { | 19 "icons": { |
| 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 22 }, | 22 }, |
| 23 "id": "appstate:v1", | 23 "id": "appstate:v1", |
| 24 "kind": "discovery#restDescription", | 24 "kind": "discovery#restDescription", |
| 25 "name": "appstate", | 25 "name": "appstate", |
| 26 "ownerDomain": "google.com", | 26 "ownerDomain": "google.com", |
| 27 "ownerName": "Google", | 27 "ownerName": "Google", |
| 28 "parameters": { | 28 "parameters": { |
| (...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 204 "response": { | 204 "response": { |
| 205 "$ref": "WriteResult" | 205 "$ref": "WriteResult" |
| 206 }, | 206 }, |
| 207 "scopes": [ | 207 "scopes": [ |
| 208 "https://www.googleapis.com/auth/appstate" | 208 "https://www.googleapis.com/auth/appstate" |
| 209 ] | 209 ] |
| 210 } | 210 } |
| 211 } | 211 } |
| 212 } | 212 } |
| 213 }, | 213 }, |
| 214 "revision": "20141005", | 214 "revision": "20141028", |
| 215 "rootUrl": "https://www.googleapis.com/", | 215 "rootUrl": "https://www.googleapis.com/", |
| 216 "schemas": { | 216 "schemas": { |
| 217 "GetResponse": { | 217 "GetResponse": { |
| 218 "description": "This is a JSON template for an app state resource.", | 218 "description": "This is a JSON template for an app state resource.", |
| 219 "id": "GetResponse", | 219 "id": "GetResponse", |
| 220 "properties": { | 220 "properties": { |
| 221 "currentStateVersion": { | 221 "currentStateVersion": { |
| 222 "description": "The current app state version.", | 222 "description": "The current app state version.", |
| 223 "type": "string" | 223 "type": "string" |
| 224 }, | 224 }, |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 298 "type": "integer" | 298 "type": "integer" |
| 299 } | 299 } |
| 300 }, | 300 }, |
| 301 "type": "object" | 301 "type": "object" |
| 302 } | 302 } |
| 303 }, | 303 }, |
| 304 "servicePath": "appstate/v1/", | 304 "servicePath": "appstate/v1/", |
| 305 "title": "Google App State API", | 305 "title": "Google App State API", |
| 306 "version": "v1" | 306 "version": "v1" |
| 307 } | 307 } |
| OLD | NEW |