rliu
9 years agoOccasional Contributor
petstore.swagger.io API failed for some operations
We encounter the following error when access swagger API. It mainly for operations under 'Pet" tag, for example POST /pet
After request, we got 500 error with following response.
"code": 500,
"type": "unknown",
"message": "something bad happened"
This happens to some other operations under 'Pet' tag. Can you please help to solve the issue?
The petstore got very sad recently and has been replaced. Please retry when you can, it is behaving as expected now.
The pet store is intended as a demo and isn't very stable as such (we'll improve it in the future). If you ever get a 500 in response, it should be fixed automatically within a few hours as the demo resets.