{ "version":"1.0.0", "id":"SOAPjr_error_record", "description":"Record for a specific error", "type":"object", "properties":{ "code":{ "type":"number", "optional":false }, "message":{ "type":"text", "optional":false } } }