OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/siteverification": { | 5 "https://www.googleapis.com/auth/siteverification": { |
6 "description": "Manage the list of sites and domains you con
trol" | 6 "description": "Manage the list of sites and domains you con
trol" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/siteverification.verify_only":
{ | 8 "https://www.googleapis.com/auth/siteverification.verify_only":
{ |
9 "description": "Manage your new site verifications with Goog
le" | 9 "description": "Manage your new site verifications with Goog
le" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/siteVerification/v1/", | 14 "basePath": "/siteVerification/v1/", |
15 "baseUrl": "https://www.googleapis.com/siteVerification/v1/", | 15 "baseUrl": "https://www.googleapis.com/siteVerification/v1/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "description": "Lets you programatically verify ownership of websites or dom
ains with Google.", | 17 "description": "Lets you programatically verify ownership of websites or dom
ains with Google.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "https://developers.google.com/site-verification/", | 19 "documentationLink": "https://developers.google.com/site-verification/", |
20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/RwYHc_wr_RI-M8LU9rCXtGC2FOg\"", | 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/RwYHc_wr_RI-M8LU9rCXtGC2FOg\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 22 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
23 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 23 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
24 }, | 24 }, |
25 "id": "siteVerification:v1", | 25 "id": "siteVerification:v1", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
27 "name": "siteVerification", | 27 "name": "siteVerification", |
28 "ownerDomain": "google.com", | 28 "ownerDomain": "google.com", |
29 "ownerName": "Google", | 29 "ownerName": "Google", |
30 "parameters": { | 30 "parameters": { |
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
312 "type": "object" | 312 "type": "object" |
313 } | 313 } |
314 }, | 314 }, |
315 "type": "object" | 315 "type": "object" |
316 } | 316 } |
317 }, | 317 }, |
318 "servicePath": "siteVerification/v1/", | 318 "servicePath": "siteVerification/v1/", |
319 "title": "Google Site Verification API", | 319 "title": "Google Site Verification API", |
320 "version": "v1" | 320 "version": "v1" |
321 } | 321 } |
OLD | NEW |