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