-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 50280, 52529, 53093, 53108, 53168). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add 201/Status to the list of returned objects. **What this PR does / why we need it**: Adds 201/202 to the list of codes/objects returned by `POST` and 201 to the list of codes returned by `PUT` requests in Swagger/OpenAPI **Special notes for your reviewer**: This helps fix https://github.com/kubernetes-client/csharp/issues/29 **Release note**: ```release-note Adds 201/202 to the list of codes/objects returned by `POST` and 201 to the list of codes returned by `PUT` requests in Swagger/OpenAPI ```
ba4f5ced