| OLD | NEW |
| 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 Loading... |
| 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 } |
| OLD | NEW |