diff --git a/openapi/swagger-v2.12.json b/openapi/swagger-v2.12.json index 60f18afbee4..d2388654ee5 100644 --- a/openapi/swagger-v2.12.json +++ b/openapi/swagger-v2.12.json @@ -662,7 +662,9 @@ "produces": [ "application/json", "application/yaml", - "application/json;stream=watch" + "application/vnd.kubernetes.protobuf", + "application/json;stream=watch", + "application/vnd.kubernetes.protobuf;stream=watch" ], "schemes": [ "https" @@ -725,7 +727,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -795,7 +798,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -881,7 +885,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -912,7 +917,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -976,7 +982,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -1040,7 +1047,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -1118,7 +1126,9 @@ "produces": [ "application/json", "application/yaml", - "application/json;stream=watch" + "application/vnd.kubernetes.protobuf", + "application/json;stream=watch", + "application/vnd.kubernetes.protobuf;stream=watch" ], "schemes": [ "https" @@ -1181,7 +1191,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -1258,7 +1269,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -1289,7 +1301,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -1353,7 +1366,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -1417,7 +1431,8 @@ ], "produces": [ "application/json", - "application/yaml" + "application/yaml", + "application/vnd.kubernetes.protobuf" ], "schemes": [ "https" @@ -1495,7 +1510,9 @@ "produces": [ "application/json", "application/yaml", - "application/json;stream=watch" + "application/vnd.kubernetes.protobuf", + "application/json;stream=watch", + "application/vnd.kubernetes.protobuf;stream=watch" ], "schemes": [ "https" @@ -1564,7 +1581,9 @@ "produces": [ "application/json", "application/yaml", - "application/json;stream=watch" + "application/vnd.kubernetes.protobuf", + "application/json;stream=watch", + "application/vnd.kubernetes.protobuf;stream=watch" ], "schemes": [ "https" @@ -1641,7 +1660,9 @@ "produces": [ "application/json", "application/yaml", - "application/json;stream=watch" + "application/vnd.kubernetes.protobuf", + "application/json;stream=watch", + "application/vnd.kubernetes.protobuf;stream=watch" ], "schemes": [ "https" @@ -1710,7 +1731,9 @@ "produces": [ "application/json", "application/yaml", - "application/json;stream=watch" + "application/vnd.kubernetes.protobuf", + "application/json;stream=watch", + "application/vnd.kubernetes.protobuf;stream=watch" ], "schemes": [ "https" @@ -7749,6 +7772,11 @@ "kind": "DeleteOptions", "version": "v1" }, + { + "group": "scc.cattle.io", + "kind": "DeleteOptions", + "version": "v1" + }, { "group": "scheduling.k8s.io", "kind": "DeleteOptions", @@ -7784,11 +7812,6 @@ "kind": "DeleteOptions", "version": "v1alpha1" }, - { - "group": "telemetry.cattle.io", - "kind": "DeleteOptions", - "version": "v1" - }, { "group": "upgrade.cattle.io", "kind": "DeleteOptions", @@ -8476,6 +8499,11 @@ "kind": "WatchEvent", "version": "v1" }, + { + "group": "scc.cattle.io", + "kind": "WatchEvent", + "version": "v1" + }, { "group": "scheduling.k8s.io", "kind": "WatchEvent", @@ -8511,11 +8539,6 @@ "kind": "WatchEvent", "version": "v1alpha1" }, - { - "group": "telemetry.cattle.io", - "kind": "WatchEvent", - "version": "v1" - }, { "group": "upgrade.cattle.io", "kind": "WatchEvent",