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

Unified Diff: common/api/buildbucket/swarmbucket/v1/swarmbucket-api.json

Issue 2929703002: [api] Regenerate remote APIs. (Closed)
Patch Set: fix 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 side-by-side diff with in-line comments
Download patch
Index: common/api/buildbucket/swarmbucket/v1/swarmbucket-api.json
diff --git a/common/api/buildbucket/swarmbucket/v1/swarmbucket-api.json b/common/api/buildbucket/swarmbucket/v1/swarmbucket-api.json
index 6d6baae2358f5f77e605b62123a04b9def27df41..efefb06e25d39895c2bfa5960fe3ccbcdc808808 100644
--- a/common/api/buildbucket/swarmbucket/v1/swarmbucket-api.json
+++ b/common/api/buildbucket/swarmbucket/v1/swarmbucket-api.json
@@ -1,6 +1,6 @@
{
"kind": "discovery#restDescription",
- "etag": "\"RnkXbyw9us4_w3H-FU6An0C4oYs/lsH1QT-cqP1N0YIBt5a4z6BEjfE\"",
+ "etag": "\"RnkXbyw9us4_w3H-FU6An0C4oYs/jlDToyXYcVJZQjtczFF8dW6phEA\"",
"discoveryVersion": "v1",
"id": "swarmbucket:v1",
"name": "swarmbucket",
@@ -94,6 +94,19 @@
"bucket": {
"type": "string"
},
+ "canary_preference": {
+ "type": "string",
+ "enum": [
+ "AUTO",
+ "CANARY",
+ "PROD"
+ ],
+ "enumDescriptions": [
+ "",
+ "",
+ ""
+ ]
+ },
"client_operation_id": {
"type": "string"
},
« no previous file with comments | « common/api/buildbucket/buildbucket/v1/buildbucket-gen.go ('k') | common/api/buildbucket/swarmbucket/v1/swarmbucket-gen.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698