We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7cbd18 commit b85590eCopy full SHA for b85590e
tools/codegen/pkg/openapi/generator.go
@@ -28,6 +28,7 @@ var (
28
"k8s.io/api/core/v1",
29
"k8s.io/api/rbac/v1",
30
"k8s.io/api/authorization/v1",
31
+ "k8s.io/api/admissionregistration/v1",
32
}
33
)
34
0 commit comments