{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AccountingJournal_lineitems", "title": "property_AccountingJournal_lineitems", "description": "new field name", "items": { "$ref": "#/components/schemas/AccountingJournalLineitem" }, "type": "array" }