This is a Custom Schema Page Generated by docusaurus-openapi-docs using schema.mustache
template
Category
idint64
Category ID
namestring
Category name
Possible values: non-empty
sub object
Test Sub Category
prop1string
Dumb Property
This is a Custom Schema Page Generated by docusaurus-openapi-docs using schema.mustache
template
Category
{
"id": 0,
"name": "string",
"sub": {
"prop1": "string"
}
}