• Davanum Srinivas's avatar
    Fix Incorrect response model for pods/{name}/log · e7a46a7c
    Davanum Srinivas authored
    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
    e7a46a7c
Name
Last commit
Last update
..
autoscaling/v1 Loading commit data...
batch/v1 Loading commit data...
certificates/v1alpha1 Loading commit data...
extensions/v1beta1 Loading commit data...
v1 Loading commit data...
README.md Loading commit data...