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