We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ccc18 commit cb5e00dCopy full SHA for cb5e00d
discovery/discovery_client.go
@@ -59,7 +59,6 @@ const (
59
// defaultBurst is the default burst to be used with the discovery client's token bucket rate limiter
60
defaultBurst = 300
61
62
- AcceptV1 = runtime.ContentTypeJSON
63
AcceptV1 = runtime.ContentTypeJSON
64
// Aggregated discovery content-type (v2beta1). NOTE: content-type parameters
65
// MUST be ordered (g, v, as) for server in "Accept" header (BUT we are resilient
0 commit comments