Skip to content

Commit 0faf2d0

Browse files
committed
⏪️ Rollback changes to models
1 parent 8a97bbf commit 0faf2d0

File tree

350 files changed

+241
-3597
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

350 files changed

+241
-3597
lines changed

src/Octokit.GraphQL/Model/AbortQueuedMigrationsPayload.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Octokit.GraphQL.Model
77
using Octokit.GraphQL.Core.Builders;
88

99
/// <summary>
10-
/// Autogenerated return type of AbortQueuedMigrations.
10+
/// Autogenerated return type of AbortQueuedMigrations
1111
/// </summary>
1212
public class AbortQueuedMigrationsPayload : QueryableValue<AbortQueuedMigrationsPayload>
1313
{

src/Octokit.GraphQL/Model/AbortRepositoryMigrationPayload.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Octokit.GraphQL.Model
77
using Octokit.GraphQL.Core.Builders;
88

99
/// <summary>
10-
/// Autogenerated return type of AbortRepositoryMigration.
10+
/// Autogenerated return type of AbortRepositoryMigration
1111
/// </summary>
1212
public class AbortRepositoryMigrationPayload : QueryableValue<AbortRepositoryMigrationPayload>
1313
{

src/Octokit.GraphQL/Model/AcceptEnterpriseAdministratorInvitationPayload.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Octokit.GraphQL.Model
77
using Octokit.GraphQL.Core.Builders;
88

99
/// <summary>
10-
/// Autogenerated return type of AcceptEnterpriseAdministratorInvitation.
10+
/// Autogenerated return type of AcceptEnterpriseAdministratorInvitation
1111
/// </summary>
1212
public class AcceptEnterpriseAdministratorInvitationPayload : QueryableValue<AcceptEnterpriseAdministratorInvitationPayload>
1313
{

src/Octokit.GraphQL/Model/AcceptEnterpriseMemberInvitationInput.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/Octokit.GraphQL/Model/AcceptEnterpriseMemberInvitationPayload.cs

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/Octokit.GraphQL/Model/AcceptTopicSuggestionPayload.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Octokit.GraphQL.Model
77
using Octokit.GraphQL.Core.Builders;
88

99
/// <summary>
10-
/// Autogenerated return type of AcceptTopicSuggestion.
10+
/// Autogenerated return type of AcceptTopicSuggestion
1111
/// </summary>
1212
public class AcceptTopicSuggestionPayload : QueryableValue<AcceptTopicSuggestionPayload>
1313
{

src/Octokit.GraphQL/Model/AddAssigneesToAssignablePayload.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Octokit.GraphQL.Model
77
using Octokit.GraphQL.Core.Builders;
88

99
/// <summary>
10-
/// Autogenerated return type of AddAssigneesToAssignable.
10+
/// Autogenerated return type of AddAssigneesToAssignable
1111
/// </summary>
1212
public class AddAssigneesToAssignablePayload : QueryableValue<AddAssigneesToAssignablePayload>
1313
{

src/Octokit.GraphQL/Model/AddCommentPayload.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Octokit.GraphQL.Model
77
using Octokit.GraphQL.Core.Builders;
88

99
/// <summary>
10-
/// Autogenerated return type of AddComment.
10+
/// Autogenerated return type of AddComment
1111
/// </summary>
1212
public class AddCommentPayload : QueryableValue<AddCommentPayload>
1313
{

src/Octokit.GraphQL/Model/AddDiscussionCommentPayload.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Octokit.GraphQL.Model
77
using Octokit.GraphQL.Core.Builders;
88

99
/// <summary>
10-
/// Autogenerated return type of AddDiscussionComment.
10+
/// Autogenerated return type of AddDiscussionComment
1111
/// </summary>
1212
public class AddDiscussionCommentPayload : QueryableValue<AddDiscussionCommentPayload>
1313
{

src/Octokit.GraphQL/Model/AddDiscussionPollVotePayload.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Octokit.GraphQL.Model
77
using Octokit.GraphQL.Core.Builders;
88

99
/// <summary>
10-
/// Autogenerated return type of AddDiscussionPollVote.
10+
/// Autogenerated return type of AddDiscussionPollVote
1111
/// </summary>
1212
public class AddDiscussionPollVotePayload : QueryableValue<AddDiscussionPollVotePayload>
1313
{

0 commit comments

Comments
 (0)