Skip to content

Commit

Permalink
fix: update codegen
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Choudhary <[email protected]>
  • Loading branch information
vishal-chdhry committed Jan 29, 2024
1 parent cf8e246 commit 4fce614
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 275 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ codegen-openapi: $(PACKAGE_SHIM) $(OPENAPI_GEN) ## Generate openapi
-i k8s.io/api/core/v1 \
-i sigs.k8s.io/wg-policy-prototypes/policy-report/pkg/api/wgpolicyk8s.io/v1alpha2 \
-i github.com/kyverno/kyverno/api/reports/v1 \
-i github.com/kyverno/kyverno/api/policyreport/v1alpha2 \
-p ./pkg/api/generated/openapi \
-O zz_generated.openapi \
-h ./.hack/boilerplate.go.txt
Expand Down
Loading

0 comments on commit 4fce614

Please sign in to comment.