File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/reference/using-api Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -787,9 +787,9 @@ These situations are:
787
787
fields via `x-kubernetes-preserve-unknown-fields`).
788
788
2. The field is duplicated in the object.
789
789
790
- # ## Validation for unrecognized or duplicate fields ( #setting-the-field-validation-level)
790
+ # ## Validation for unrecognized or duplicate fields { #setting-the-field-validation-level}
791
791
792
- {{< feature-state for_k8s_version="v1.27" state="stable" >}}
792
+ {{< feature-state for_k8s_version="v1.27" state="stable" >}}
793
793
794
794
From 1.25 onward, unrecognized or duplicate fields in an object are detected via
795
795
validation on the server when you use HTTP verbs that can submit data (`POST`, `PUT`, and `PATCH`). Possible levels of
You can’t perform that action at this time.
0 commit comments