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

Side by Side Diff: common/api/luci_config/config/v1/config-api.json

Issue 2933323003: Regenerate all stuff. (Closed)
Patch Set: rebase and regenerate Created 3 years, 6 months 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
OLDNEW
1 { 1 {
2 "kind": "discovery#restDescription", 2 "kind": "discovery#restDescription",
3 "etag": "\"RnkXbyw9us4_w3H-FU6An0C4oYs/TKT6nBw4mmIAxbdQ1-RilsJjWe0\"", 3 "etag": "\"RnkXbyw9us4_w3H-FU6An0C4oYs/cssXUoUPW-b7ncM9P-u7FbBV2u8\"",
4 "discoveryVersion": "v1", 4 "discoveryVersion": "v1",
5 "id": "config:v1", 5 "id": "config:v1",
6 "name": "config", 6 "name": "config",
7 "version": "v1", 7 "version": "v1",
8 "title": "Configuration Service", 8 "title": "Configuration Service",
9 "description": "API to access configurations.", 9 "description": "API to access configurations.",
10 "icons": { 10 "icons": {
11 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png", 11 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
12 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png" 12 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
13 }, 13 },
(...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after
515 }, 515 },
516 "parameterOrder": [ 516 "parameterOrder": [
517 "config_set" 517 "config_set"
518 ], 518 ],
519 "scopes": [ 519 "scopes": [
520 "https://www.googleapis.com/auth/userinfo.email" 520 "https://www.googleapis.com/auth/userinfo.email"
521 ] 521 ]
522 } 522 }
523 } 523 }
524 } 524 }
OLDNEW
« no previous file with comments | « common/api/buildbucket/swarmbucket/v1/swarmbucket-api.json ('k') | common/api/swarming/swarming/v1/swarming-api.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698