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