mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-16 01:08:06 -05:00
The swagger spec for pods/{name}/log does not include
"text/plain" as a possible content-type for the the response.
So we implement ProducesMIMETypes to make sure "text/plain"
gets added to the default list ot content-types.
the v1.json was generated by running:
hack/update-generated-swagger-docs.sh;./hack/update-swagger-spec.sh;
Fixes #14071
|
||
|---|---|---|
| .. | ||
| definitions.html | ||
| definitions.md | ||
| operations.html | ||
| operations.md | ||