{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/intel_categories_with_super_category_ids_example_empty", "title": "intel_categories_with_super_category_ids_example_empty", "example": [], "items": { "$ref": "#/components/schemas/intel_category_with_super_category_id" }, "type": "array" }