diff --git a/content/en/docs/concepts/overview/kubernetes-api.md b/content/en/docs/concepts/overview/kubernetes-api.md index c238ae423d..c0306c3084 100644 --- a/content/en/docs/concepts/overview/kubernetes-api.md +++ b/content/en/docs/concepts/overview/kubernetes-api.md @@ -144,7 +144,9 @@ kubectl to fetch the list of resources supported by a cluster. -## OpenAPI Specification + + +## OpenAPI interface definition For details about the OpenAPI specifications, see the [OpenAPI documentation](https://www.openapis.org/).