Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
write:pets
read:pets
) tags required | Array of strings Tags to filter by |
[- {
- "id": 0,
- "category": {
- "id": 0,
- "name": "string",
- "sub": {
- "prop1": "string"
}
}, - "name": "Guru",
- "photoUrls": [
- "string"
], - "friend": { },
- "tags": [
- {
- "id": 0,
- "name": "string"
}
], - "status": "available",
- "petType": "string"
}
]