Pet object that needs to be added to the store
{ "id": 0, "category": { "id": 0, "name": "string" }, "name": "doggie", "photoUrls": [ "string" ], "tags": [ { "id": 0, "name": "string" } ], "status": "available" }
200
OK
400
Invalid ID supplied
404
Pet not found
405
Validation exception