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

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

Issue 2837723002: [common/api] regenerate endpoints clients. (Closed)
Patch Set: Created 3 years, 8 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": "\"ODRTh3xaRR64wpeXJSlF33HMN-0/qMUvUv7YxCf8aQKIETB2AsOGD5U\"", 3 "etag": "\"RnkXbyw9us4_w3H-FU6An0C4oYs/I9N5VVMrOUV9nIdJQ1HhsG1WJTw\"",
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/isolate/isolateservice/v1/isolateservice-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