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