mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-19 21:55:12 +00:00
Finalized integration testing for review comments
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
|
||||
namespace Octokit
|
||||
{
|
||||
[DebuggerDisplay("{DebuggerDisplay,nq}")]
|
||||
public class PullRequestReviewCommentRequest : RequestParameters
|
||||
{
|
||||
public PullRequestReviewCommentRequest()
|
||||
|
||||
Reference in New Issue
Block a user