| OLD | NEW |
| 1 { | 1 { |
| 2 "kind": "discovery#restDescription", | 2 "kind": "discovery#restDescription", |
| 3 "etag": "\"zRMgE0l9nVDW4S28VYYcYQF9UW4/bHpHcTkWthpIrnhosr9o6lvktgM\"", | 3 "etag": "\"zRMgE0l9nVDW4S28VYYcYQF9UW4/E7QQUalQIJQJjc5yzmR6yz7TIXs\"", |
| 4 "discoveryVersion": "v1", | 4 "discoveryVersion": "v1", |
| 5 "id": "buildbucket:v1", | 5 "id": "buildbucket:v1", |
| 6 "name": "buildbucket", | 6 "name": "buildbucket", |
| 7 "version": "v1", | 7 "version": "v1", |
| 8 "title": "Build Bucket Service", | 8 "title": "Build Bucket Service", |
| 9 "description": "API for scheduling builds.", | 9 "description": "API for scheduling builds.", |
| 10 "icons": { | 10 "icons": { |
| 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 13 }, | 13 }, |
| (...skipping 1076 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1090 }, | 1090 }, |
| 1091 "response": { | 1091 "response": { |
| 1092 "$ref": "ApiBuildResponseMessage" | 1092 "$ref": "ApiBuildResponseMessage" |
| 1093 }, | 1093 }, |
| 1094 "scopes": [ | 1094 "scopes": [ |
| 1095 "https://www.googleapis.com/auth/userinfo.email" | 1095 "https://www.googleapis.com/auth/userinfo.email" |
| 1096 ] | 1096 ] |
| 1097 } | 1097 } |
| 1098 } | 1098 } |
| 1099 } | 1099 } |
| OLD | NEW |