Add new pet to the store inventory.
Add new pet to the store inventory.
Accept-Language | string Default: en-AU The language you prefer for messages. Supported values are en-AU, en-CA, en-GB, en-US Example: en-US |
Pet object that needs to be added to the store
{ "category": { "name": "string", "sub": { "prop1": "string" } }, "name": "Guru", "photoUrls": [ "string" ], "friend": { }, "tags": [ { "name": "string" } ], "status": "available", "petType": "cat", "huntingSkill": "adventurous" }
405
Invalid input