{ "type": "object", "name": "DonorOptions", "properties": { "defaultUpdateLogic": { "type": "string" } }, "required": [ "defaultUpdateLogic" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }