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

Side by Side Diff: common/api/buildbucket/swarmbucket/v1/swarmbucket-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/jlDToyXYcVJZQjtczFF8dW6phEA\"", 3 "etag": "\"RnkXbyw9us4_w3H-FU6An0C4oYs/K9oyY3Uocp4RVfjsH9-W8roC3xw\"",
4 "discoveryVersion": "v1", 4 "discoveryVersion": "v1",
5 "id": "swarmbucket:v1", 5 "id": "swarmbucket:v1",
6 "name": "swarmbucket", 6 "name": "swarmbucket",
7 "version": "v1", 7 "version": "v1",
8 "title": "Buildbucket-Swarming integration", 8 "title": "Buildbucket-Swarming integration",
9 "description": "API specific to swarmbucket.", 9 "description": "API specific to swarmbucket.",
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 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
216 }, 216 },
217 "response": { 217 "response": {
218 "$ref": "SwarmingSwarmbucketApiGetTaskDefinitionResponseMessage" 218 "$ref": "SwarmingSwarmbucketApiGetTaskDefinitionResponseMessage"
219 }, 219 },
220 "scopes": [ 220 "scopes": [
221 "https://www.googleapis.com/auth/userinfo.email" 221 "https://www.googleapis.com/auth/userinfo.email"
222 ] 222 ]
223 } 223 }
224 } 224 }
225 } 225 }
OLDNEW
« no previous file with comments | « common/api/buildbucket/buildbucket/v1/buildbucket-gen.go ('k') | common/api/luci_config/config/v1/config-api.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698