From 3bf23592591460d87b23ff070473b33e07eee92c Mon Sep 17 00:00:00 2001 From: Vishal Choudhary Date: Mon, 29 Jan 2024 15:54:19 +0530 Subject: [PATCH] feat: add openapi-gen to policyreports (#9546) Signed-off-by: Vishal Choudhary --- api/policyreport/v1alpha2/doc.go | 1 + 1 file changed, 1 insertion(+) diff --git a/api/policyreport/v1alpha2/doc.go b/api/policyreport/v1alpha2/doc.go index dae6d491ec..526d35b676 100755 --- a/api/policyreport/v1alpha2/doc.go +++ b/api/policyreport/v1alpha2/doc.go @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ +// +k8s:openapi-gen=true // +k8s:deepcopy-gen=package // +groupName=wgpolicyk8s.io