{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "RestartAppraisalSessionStatusCode", "type": "string", "enum": [ "SUCCESS", "NOT_COMPLETED" ], "xml": { "name": "response" } }