{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AccountingBalancesheetItem_sub_items", "title": "property_AccountingBalancesheetItem_sub_items", "items": { "$ref": "#/components/schemas/AccountingBalancesheetItem" }, "type": "array" }