Update content/en/docs/concepts/overview/kubernetes-api.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Jeffrey Ying 2024-02-29 12:50:34 -05:00 committed by GitHub
parent a125b8c116
commit 065ac71dea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -144,7 +144,9 @@ kubectl to fetch the list of resources supported by a cluster.
<!-- body -->
## OpenAPI Specification
<a id="#api-specification" />
## OpenAPI interface definition
For details about the OpenAPI specifications, see the [OpenAPI documentation](https://www.openapis.org/).