Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Side by Side Diff: discovery/googleapis/siteVerification__v1.json

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/reseller__v1.json ('k') | discovery/googleapis/storage__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/reseller__v1.json ('k') | discovery/googleapis/storage__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698