Skip to content

Commit 2a51389

Browse files
author
Bohan Chen
committed
run codegen
Signed-off-by: Bohan Chen <bohanc@vmware.com>
1 parent 717f709 commit 2a51389

3 files changed

Lines changed: 25 additions & 0 deletions

File tree

api/openapi-spec/swagger.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5721,6 +5721,9 @@
57215721
"x-kubernetes-patch-merge-key": "type",
57225722
"x-kubernetes-patch-strategy": "merge"
57235723
},
5724+
"latestAttestationImage": {
5725+
"type": "string"
5726+
},
57245727
"latestCacheImage": {
57255728
"type": "string"
57265729
},
@@ -6997,6 +7000,9 @@
69977000
"url"
69987001
],
69997002
"properties": {
7003+
"auth": {
7004+
"type": "string"
7005+
},
70007006
"stripComponents": {
70017007
"type": "integer",
70027008
"format": "int64"

pkg/apis/build/v1alpha2/zz_generated.deepcopy.go

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/openapi/openapi_generated.go

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)