File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/en/docs/concepts/overview Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,9 @@ endpoints.
4949 The OpenAPI v3 is the preferred method for accessing OpenAPI as it
5050provides
5151 a more comprehensive and accurate view of the API. It includes all the available
52- API paths, as well as all resources consumed and produced for every operation
53- on every endpoint . It also includes any extensibility components that a cluster supports.
54- The data is a complete specification and is significantly larger than that of the
52+ API paths, as well as all resources consumed and produced for every operations
53+ on every endpoints . It also includes any extensibility components that a cluster supports.
54+ The data is a complete specification and is significantly larger than that from the
5555 Discovery API.
5656
5757## Discovery API
You can’t perform that action at this time.
0 commit comments