diff --git a/testdata/openapi/swagger.json b/testdata/openapi/swagger.json index a8e2cf8f7..e10bb8a9e 100644 --- a/testdata/openapi/swagger.json +++ b/testdata/openapi/swagger.json @@ -14427,7 +14427,7 @@ "type": "object" }, "io.k8s.api.policy.v1beta1.PodSecurityPolicy": { - "description": "PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.", + "description": "PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container. Deprecated in 1.21.", "properties": { "apiVersion": { "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources",