| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/webmasters": { | 5 "https://www.googleapis.com/auth/webmasters": { |
| 6 "description": "View and manage Search Console data for your
verified sites" | 6 "description": "View and manage Search Console data for your
verified sites" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/webmasters.readonly": { | 8 "https://www.googleapis.com/auth/webmasters.readonly": { |
| 9 "description": "View Search Console data for your verified s
ites" | 9 "description": "View Search Console data for your verified s
ites" |
| 10 } | 10 } |
| 11 } | 11 } |
| 12 } | 12 } |
| 13 }, | 13 }, |
| 14 "basePath": "/webmasters/v3/", | 14 "basePath": "/webmasters/v3/", |
| 15 "baseUrl": "https://www.googleapis.com/webmasters/v3/", | 15 "baseUrl": "https://www.googleapis.com/webmasters/v3/", |
| 16 "batchPath": "batch", | 16 "batchPath": "batch", |
| 17 "description": "Lets you view Google Search Console data for your verified s
ites.", | 17 "description": "Lets you view Google Search Console data for your verified s
ites.", |
| 18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
| 19 "documentationLink": "https://developers.google.com/webmaster-tools/", | 19 "documentationLink": "https://developers.google.com/webmaster-tools/", |
| 20 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/_-_fgDtuWae3hK6puWhbAWmziB0\"", | 20 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/ik6t4leMi4molj3h1DobZhP-feU\"", |
| 21 "icons": { | 21 "icons": { |
| 22 "x16": "https://www.google.com/images/icons/product/webmaster_tools-16.p
ng", | 22 "x16": "https://www.google.com/images/icons/product/webmaster_tools-16.p
ng", |
| 23 "x32": "https://www.google.com/images/icons/product/webmaster_tools-32.p
ng" | 23 "x32": "https://www.google.com/images/icons/product/webmaster_tools-32.p
ng" |
| 24 }, | 24 }, |
| 25 "id": "webmasters:v3", | 25 "id": "webmasters:v3", |
| 26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
| 27 "name": "webmasters", | 27 "name": "webmasters", |
| 28 "ownerDomain": "google.com", | 28 "ownerDomain": "google.com", |
| 29 "ownerName": "Google", | 29 "ownerName": "Google", |
| 30 "parameters": { | 30 "parameters": { |
| (...skipping 916 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 947 "type": "string" | 947 "type": "string" |
| 948 } | 948 } |
| 949 }, | 949 }, |
| 950 "type": "object" | 950 "type": "object" |
| 951 } | 951 } |
| 952 }, | 952 }, |
| 953 "servicePath": "webmasters/v3/", | 953 "servicePath": "webmasters/v3/", |
| 954 "title": "Search Console API", | 954 "title": "Search Console API", |
| 955 "version": "v3" | 955 "version": "v3" |
| 956 } | 956 } |
| OLD | NEW |