| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/games": { | 5 "https://www.googleapis.com/auth/games": { |
| 6 "description": "Share your Google+ profile information and v
iew and manage your game activity" | 6 "description": "Share your Google+ profile information and v
iew and manage your game activity" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/plus.login": { | 8 "https://www.googleapis.com/auth/plus.login": { |
| 9 "description": "Know your basic profile info and list of peo
ple in your circles." | 9 "description": "Know your basic profile info and list of peo
ple in your circles." |
| 10 } | 10 } |
| 11 } | 11 } |
| 12 } | 12 } |
| 13 }, | 13 }, |
| 14 "basePath": "/games/v1management/", | 14 "basePath": "/games/v1management/", |
| 15 "baseUrl": "https://www.googleapis.com/games/v1management/", | 15 "baseUrl": "https://www.googleapis.com/games/v1management/", |
| 16 "batchPath": "batch", | 16 "batchPath": "batch", |
| 17 "canonicalName": "Games Management", | 17 "canonicalName": "Games Management", |
| 18 "description": "The Management API for Google Play Game Services.", | 18 "description": "The Management API for Google Play Game Services.", |
| 19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
| 20 "documentationLink": "https://developers.google.com/games/services", | 20 "documentationLink": "https://developers.google.com/games/services", |
| 21 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/IxsRVKhlHvQqb_TC5IIo_pE2aNs\"", | 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/x8CnK19Ndg5iWRWLYO9YWdv4nv8\"", |
| 22 "icons": { | 22 "icons": { |
| 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 25 }, | 25 }, |
| 26 "id": "gamesManagement:v1management", | 26 "id": "gamesManagement:v1management", |
| 27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
| 28 "name": "gamesManagement", | 28 "name": "gamesManagement", |
| 29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
| 30 "ownerName": "Google", | 30 "ownerName": "Google", |
| 31 "parameters": { | 31 "parameters": { |
| (...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 413 "id": "gamesManagement.turnBasedMatches.reset", | 413 "id": "gamesManagement.turnBasedMatches.reset", |
| 414 "path": "turnbasedmatches/reset", | 414 "path": "turnbasedmatches/reset", |
| 415 "scopes": [ | 415 "scopes": [ |
| 416 "https://www.googleapis.com/auth/games", | 416 "https://www.googleapis.com/auth/games", |
| 417 "https://www.googleapis.com/auth/plus.login" | 417 "https://www.googleapis.com/auth/plus.login" |
| 418 ] | 418 ] |
| 419 } | 419 } |
| 420 } | 420 } |
| 421 } | 421 } |
| 422 }, | 422 }, |
| 423 "revision": "20141002", | 423 "revision": "20141005", |
| 424 "rootUrl": "https://www.googleapis.com/", | 424 "rootUrl": "https://www.googleapis.com/", |
| 425 "schemas": { | 425 "schemas": { |
| 426 "AchievementResetAllResponse": { | 426 "AchievementResetAllResponse": { |
| 427 "description": "This is a JSON template for achievement reset all re
sponse.", | 427 "description": "This is a JSON template for achievement reset all re
sponse.", |
| 428 "id": "AchievementResetAllResponse", | 428 "id": "AchievementResetAllResponse", |
| 429 "properties": { | 429 "properties": { |
| 430 "kind": { | 430 "kind": { |
| 431 "default": "gamesManagement#achievementResetAllResponse", | 431 "default": "gamesManagement#achievementResetAllResponse", |
| 432 "description": "Uniquely identifies the type of this resourc
e. Value is always the fixed string gamesManagement#achievementResetAllResponse.
", | 432 "description": "Uniquely identifies the type of this resourc
e. Value is always the fixed string gamesManagement#achievementResetAllResponse.
", |
| 433 "type": "string" | 433 "type": "string" |
| (...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 659 "type": "array" | 659 "type": "array" |
| 660 } | 660 } |
| 661 }, | 661 }, |
| 662 "type": "object" | 662 "type": "object" |
| 663 } | 663 } |
| 664 }, | 664 }, |
| 665 "servicePath": "games/v1management/", | 665 "servicePath": "games/v1management/", |
| 666 "title": "Google Play Game Services Management API", | 666 "title": "Google Play Game Services Management API", |
| 667 "version": "v1management" | 667 "version": "v1management" |
| 668 } | 668 } |
| OLD | NEW |