{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tree_id", "title": "Tree ID", "type": "integer", "description": "The ID of the Category Tree.", "example": 1 }