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