{ "type": "object", "name": "Uiapi13", "properties": { "AccountUpdate": { "type": "object", "properties": { "success": { "type": "boolean" } }, "required": [ "success" ] } }, "required": [ "AccountUpdate" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }