This is a Custom Schema Page Generated by docusaurus-openapi-docs using schema.mustache
template
Cat
A representation of a cat
huntingSkillstringrequired
The measured skill for hunting
Possible values: [clueless
, lazy
, adventurous
, aggressive
]
Default value:
lazy
Example:
adventurous
This is a Custom Schema Page Generated by docusaurus-openapi-docs using schema.mustache
template
Cat
{
"huntingSkill": "adventurous"
}