{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/formFieldValue_Full", "title": "formFieldValue_Full", "oneOf": [ { "$ref": "#/components/schemas/formFieldValue_Customer" }, { "$ref": "#/components/schemas/formFieldValue_Address" } ], "x-internal": false }