Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Commit 36a0e78

Browse files
committed
Autogen
make clean && make generated_files && hack/update-all.sh
1 parent c8d66cf commit 36a0e78

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

apis/openapi-spec/swagger.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13245,6 +13245,11 @@
1324513245
"version": "v1beta1",
1324613246
"kind": "DeleteOptions"
1324713247
},
13248+
{
13249+
"group": "apps",
13250+
"version": "v1beta2",
13251+
"kind": "DeleteOptions"
13252+
},
1324813253
{
1324913254
"group": "authentication.k8s.io",
1325013255
"version": "v1",
@@ -13738,6 +13743,11 @@
1373813743
"version": "v1beta1",
1373913744
"kind": "WatchEvent"
1374013745
},
13746+
{
13747+
"group": "apps",
13748+
"version": "v1beta2",
13749+
"kind": "WatchEvent"
13750+
},
1374113751
{
1374213752
"group": "authentication.k8s.io",
1374313753
"version": "v1",

0 commit comments

Comments
 (0)