public override async Task <HttpContent> GetDiagram() => (await _api.GetDiagramById(_caseDefinitionId)).Content;