GitLabApiClient icon indicating copy to clipboard operation
GitLabApiClient copied to clipboard

When I attempt to pull notes for a particular issue I am getting a 404 error.

Open ravtakhar opened this issue 5 years ago • 0 comments

var notes = await client.Issues.GetNotesAsync(*****, issue.Id);

ravtakhar avatar May 28 '20 20:05 ravtakhar