swagger-petstore
swagger-petstore copied to clipboard
Describe success responses for DELETE operations.
This PR fixes two incomplete specifications: The current implementation of the pet store server responds with status code 200 when an Order or Pet is deleted by their IDs.