Skip to content

Commit 5fd4b33

Browse files
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 06d10f4 commit 5fd4b33

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/en/docs/reference/using-api/api-concepts.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,10 @@ a boolean flag.
10111011

10121012
{{< /note >}}
10131013

1014-
Starting in v1.33 Kubernetes offers a way to define field validations using declarative tags. To learn more, see [Declarative API Validation](/docs/reference/using-api/declarative-validation/).
1014+
Starting from v1.33, Kubernetes (including v{{< skew currentVersion>}}) offers a way to define field validations using _declarative tags_.
1015+
This is useful for people contributing to Kubernetes itself, and it's also relevant if you're
1016+
writing your own API using Kubernetes libraries.
1017+
To learn more, see [Declarative API Validation](/docs/reference/using-api/declarative-validation/).
10151018

10161019
## Dry-run
10171020

0 commit comments

Comments
 (0)