Skip to content

Commit

Permalink
Update content/en/docs/concepts/overview/kubernetes-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tengqm authored Mar 31, 2023
1 parent dd1c643 commit 4967f9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/en/docs/concepts/overview/kubernetes-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,7 @@ endpoint drastically reduces the number of requests sent to fetch the
discovery for the average Kubernetes cluster. This may be accessed by
requesting the respective endpoints with an Accept header indicating
the aggregated discovery resource:
`Accept:
application/json;v=v2beta1;g=apidiscovery.k8s.io;as=APIGroupDiscoveryList`.
`Accept: application/json;v=v2beta1;g=apidiscovery.k8s.io;as=APIGroupDiscoveryList`.

The endpoint also supports ETag and protobuf encoding.

Expand Down

0 comments on commit 4967f9c

Please sign in to comment.