diff --git a/src/libs/GitHub/Generated/GitHub..JsonSerializerContext.g.cs b/src/libs/GitHub/Generated/GitHub..JsonSerializerContext.g.cs
index 76fa8a5ca..76ebfa573 100644
--- a/src/libs/GitHub/Generated/GitHub..JsonSerializerContext.g.cs
+++ b/src/libs/GitHub/Generated/GitHub..JsonSerializerContext.g.cs
@@ -255,6 +255,10 @@ namespace GitHub
typeof(global::GitHub.JsonConverters.OrganizationActionsVariableVisibilityNullableJsonConverter),
typeof(global::GitHub.JsonConverters.CampaignStateJsonConverter),
typeof(global::GitHub.JsonConverters.CampaignStateNullableJsonConverter),
+ typeof(global::GitHub.JsonConverters.NullableTeamSimpleTypeJsonConverter),
+ typeof(global::GitHub.JsonConverters.NullableTeamSimpleTypeNullableJsonConverter),
+ typeof(global::GitHub.JsonConverters.TeamTypeJsonConverter),
+ typeof(global::GitHub.JsonConverters.TeamTypeNullableJsonConverter),
typeof(global::GitHub.JsonConverters.CodeScanningAlertStateQueryJsonConverter),
typeof(global::GitHub.JsonConverters.CodeScanningAlertStateQueryNullableJsonConverter),
typeof(global::GitHub.JsonConverters.CodeScanningAlertSeverityJsonConverter),
@@ -315,6 +319,10 @@ namespace GitHub
typeof(global::GitHub.JsonConverters.OrganizationRoleSourceNullableJsonConverter),
typeof(global::GitHub.JsonConverters.TeamRoleAssignmentAssignmentJsonConverter),
typeof(global::GitHub.JsonConverters.TeamRoleAssignmentAssignmentNullableJsonConverter),
+ typeof(global::GitHub.JsonConverters.TeamRoleAssignmentTypeJsonConverter),
+ typeof(global::GitHub.JsonConverters.TeamRoleAssignmentTypeNullableJsonConverter),
+ typeof(global::GitHub.JsonConverters.TeamSimpleTypeJsonConverter),
+ typeof(global::GitHub.JsonConverters.TeamSimpleTypeNullableJsonConverter),
typeof(global::GitHub.JsonConverters.UserRoleAssignmentAssignmentJsonConverter),
typeof(global::GitHub.JsonConverters.UserRoleAssignmentAssignmentNullableJsonConverter),
typeof(global::GitHub.JsonConverters.PackageVersionMetadataPackageTypeJsonConverter),
@@ -481,6 +489,8 @@ namespace GitHub
typeof(global::GitHub.JsonConverters.TeamFullPrivacyNullableJsonConverter),
typeof(global::GitHub.JsonConverters.TeamFullNotificationSettingJsonConverter),
typeof(global::GitHub.JsonConverters.TeamFullNotificationSettingNullableJsonConverter),
+ typeof(global::GitHub.JsonConverters.TeamFullTypeJsonConverter),
+ typeof(global::GitHub.JsonConverters.TeamFullTypeNullableJsonConverter),
typeof(global::GitHub.JsonConverters.ReactionContentJsonConverter),
typeof(global::GitHub.JsonConverters.ReactionContentNullableJsonConverter),
typeof(global::GitHub.JsonConverters.TeamMembershipRoleJsonConverter),
@@ -917,10 +927,14 @@ namespace GitHub
typeof(global::GitHub.JsonConverters.WebhooksTeamParentPrivacyNullableJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeamParentNotificationSettingJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeamParentNotificationSettingNullableJsonConverter),
+ typeof(global::GitHub.JsonConverters.WebhooksTeamParentTypeJsonConverter),
+ typeof(global::GitHub.JsonConverters.WebhooksTeamParentTypeNullableJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeamPrivacyJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeamPrivacyNullableJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeamNotificationSettingJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeamNotificationSettingNullableJsonConverter),
+ typeof(global::GitHub.JsonConverters.WebhooksTeamTypeJsonConverter),
+ typeof(global::GitHub.JsonConverters.WebhooksTeamTypeNullableJsonConverter),
typeof(global::GitHub.JsonConverters.NullableRepositoryWebhooksTemplateRepositorySquashMergeCommitTitleJsonConverter),
typeof(global::GitHub.JsonConverters.NullableRepositoryWebhooksTemplateRepositorySquashMergeCommitTitleNullableJsonConverter),
typeof(global::GitHub.JsonConverters.NullableRepositoryWebhooksTemplateRepositorySquashMergeCommitMessageJsonConverter),
@@ -1063,10 +1077,14 @@ namespace GitHub
typeof(global::GitHub.JsonConverters.WebhooksTeam1ParentPrivacyNullableJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeam1ParentNotificationSettingJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeam1ParentNotificationSettingNullableJsonConverter),
+ typeof(global::GitHub.JsonConverters.WebhooksTeam1ParentTypeJsonConverter),
+ typeof(global::GitHub.JsonConverters.WebhooksTeam1ParentTypeNullableJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeam1PrivacyJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeam1PrivacyNullableJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeam1NotificationSettingJsonConverter),
typeof(global::GitHub.JsonConverters.WebhooksTeam1NotificationSettingNullableJsonConverter),
+ typeof(global::GitHub.JsonConverters.WebhooksTeam1TypeJsonConverter),
+ typeof(global::GitHub.JsonConverters.WebhooksTeam1TypeNullableJsonConverter),
typeof(global::GitHub.JsonConverters.WebhookBranchProtectionConfigurationDisabledActionJsonConverter),
typeof(global::GitHub.JsonConverters.WebhookBranchProtectionConfigurationDisabledActionNullableJsonConverter),
typeof(global::GitHub.JsonConverters.WebhookBranchProtectionConfigurationEnabledActionJsonConverter),
diff --git a/src/libs/GitHub/Generated/GitHub.IReposClient.ReposCreateOrUpdateCustomPropertiesValues.g.cs b/src/libs/GitHub/Generated/GitHub.IReposClient.ReposCustomPropertiesForReposCreateOrUpdateRepositoryValues.g.cs
similarity index 86%
rename from src/libs/GitHub/Generated/GitHub.IReposClient.ReposCreateOrUpdateCustomPropertiesValues.g.cs
rename to src/libs/GitHub/Generated/GitHub.IReposClient.ReposCustomPropertiesForReposCreateOrUpdateRepositoryValues.g.cs
index 44dee0890..17ab20b33 100644
--- a/src/libs/GitHub/Generated/GitHub.IReposClient.ReposCreateOrUpdateCustomPropertiesValues.g.cs
+++ b/src/libs/GitHub/Generated/GitHub.IReposClient.ReposCustomPropertiesForReposCreateOrUpdateRepositoryValues.g.cs
@@ -15,10 +15,10 @@ public partial interface IReposClient
///
/// The token to cancel the operation with
///
- global::System.Threading.Tasks.Task ReposCreateOrUpdateCustomPropertiesValuesAsync(
+ global::System.Threading.Tasks.Task ReposCustomPropertiesForReposCreateOrUpdateRepositoryValuesAsync(
string owner,
string repo,
- global::GitHub.ReposCreateOrUpdateCustomPropertiesValuesRequest request,
+ global::GitHub.ReposCustomPropertiesForReposCreateOrUpdateRepositoryValuesRequest request,
global::System.Threading.CancellationToken cancellationToken = default);
///
@@ -34,7 +34,7 @@ public partial interface IReposClient
///
/// The token to cancel the operation with
///
- global::System.Threading.Tasks.Task ReposCreateOrUpdateCustomPropertiesValuesAsync(
+ global::System.Threading.Tasks.Task ReposCustomPropertiesForReposCreateOrUpdateRepositoryValuesAsync(
string owner,
string repo,
global::System.Collections.Generic.IList properties,
diff --git a/src/libs/GitHub/Generated/GitHub.IReposClient.ReposGetCustomPropertiesValues.g.cs b/src/libs/GitHub/Generated/GitHub.IReposClient.ReposCustomPropertiesForReposGetRepositoryValues.g.cs
similarity index 87%
rename from src/libs/GitHub/Generated/GitHub.IReposClient.ReposGetCustomPropertiesValues.g.cs
rename to src/libs/GitHub/Generated/GitHub.IReposClient.ReposCustomPropertiesForReposGetRepositoryValues.g.cs
index df313802a..9652206f9 100644
--- a/src/libs/GitHub/Generated/GitHub.IReposClient.ReposGetCustomPropertiesValues.g.cs
+++ b/src/libs/GitHub/Generated/GitHub.IReposClient.ReposCustomPropertiesForReposGetRepositoryValues.g.cs
@@ -13,7 +13,7 @@ public partial interface IReposClient
///
/// The token to cancel the operation with
///
- global::System.Threading.Tasks.Task> ReposGetCustomPropertiesValuesAsync(
+ global::System.Threading.Tasks.Task> ReposCustomPropertiesForReposGetRepositoryValuesAsync(
string owner,
string repo,
global::System.Threading.CancellationToken cancellationToken = default);
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.NullableTeamSimpleType.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.NullableTeamSimpleType.g.cs
new file mode 100644
index 000000000..c323088aa
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.NullableTeamSimpleType.g.cs
@@ -0,0 +1,53 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class NullableTeamSimpleTypeJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.NullableTeamSimpleType Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.NullableTeamSimpleTypeExtensions.ToEnum(stringValue) ?? default;
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.NullableTeamSimpleType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.NullableTeamSimpleType);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.NullableTeamSimpleType value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ writer.WriteStringValue(global::GitHub.NullableTeamSimpleTypeExtensions.ToValueString(value));
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.NullableTeamSimpleTypeNullable.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.NullableTeamSimpleTypeNullable.g.cs
new file mode 100644
index 000000000..2e5b59954
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.NullableTeamSimpleTypeNullable.g.cs
@@ -0,0 +1,60 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class NullableTeamSimpleTypeNullableJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.NullableTeamSimpleType? Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.NullableTeamSimpleTypeExtensions.ToEnum(stringValue);
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.NullableTeamSimpleType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.NullableTeamSimpleType?);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.NullableTeamSimpleType? value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ if (value == null)
+ {
+ writer.WriteNullValue();
+ }
+ else
+ {
+ writer.WriteStringValue(global::GitHub.NullableTeamSimpleTypeExtensions.ToValueString(value.Value));
+ }
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamFullType.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamFullType.g.cs
new file mode 100644
index 000000000..251bb5822
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamFullType.g.cs
@@ -0,0 +1,53 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class TeamFullTypeJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.TeamFullType Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.TeamFullTypeExtensions.ToEnum(stringValue) ?? default;
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.TeamFullType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.TeamFullType);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.TeamFullType value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ writer.WriteStringValue(global::GitHub.TeamFullTypeExtensions.ToValueString(value));
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamFullTypeNullable.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamFullTypeNullable.g.cs
new file mode 100644
index 000000000..4c27bc41f
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamFullTypeNullable.g.cs
@@ -0,0 +1,60 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class TeamFullTypeNullableJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.TeamFullType? Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.TeamFullTypeExtensions.ToEnum(stringValue);
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.TeamFullType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.TeamFullType?);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.TeamFullType? value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ if (value == null)
+ {
+ writer.WriteNullValue();
+ }
+ else
+ {
+ writer.WriteStringValue(global::GitHub.TeamFullTypeExtensions.ToValueString(value.Value));
+ }
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamRoleAssignmentType.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamRoleAssignmentType.g.cs
new file mode 100644
index 000000000..c92d7ee5a
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamRoleAssignmentType.g.cs
@@ -0,0 +1,53 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class TeamRoleAssignmentTypeJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.TeamRoleAssignmentType Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.TeamRoleAssignmentTypeExtensions.ToEnum(stringValue) ?? default;
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.TeamRoleAssignmentType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.TeamRoleAssignmentType);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.TeamRoleAssignmentType value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ writer.WriteStringValue(global::GitHub.TeamRoleAssignmentTypeExtensions.ToValueString(value));
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamRoleAssignmentTypeNullable.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamRoleAssignmentTypeNullable.g.cs
new file mode 100644
index 000000000..3380ebebe
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamRoleAssignmentTypeNullable.g.cs
@@ -0,0 +1,60 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class TeamRoleAssignmentTypeNullableJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.TeamRoleAssignmentType? Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.TeamRoleAssignmentTypeExtensions.ToEnum(stringValue);
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.TeamRoleAssignmentType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.TeamRoleAssignmentType?);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.TeamRoleAssignmentType? value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ if (value == null)
+ {
+ writer.WriteNullValue();
+ }
+ else
+ {
+ writer.WriteStringValue(global::GitHub.TeamRoleAssignmentTypeExtensions.ToValueString(value.Value));
+ }
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamSimpleType.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamSimpleType.g.cs
new file mode 100644
index 000000000..90fa07ee6
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamSimpleType.g.cs
@@ -0,0 +1,53 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class TeamSimpleTypeJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.TeamSimpleType Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.TeamSimpleTypeExtensions.ToEnum(stringValue) ?? default;
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.TeamSimpleType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.TeamSimpleType);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.TeamSimpleType value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ writer.WriteStringValue(global::GitHub.TeamSimpleTypeExtensions.ToValueString(value));
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamSimpleTypeNullable.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamSimpleTypeNullable.g.cs
new file mode 100644
index 000000000..07ea0620d
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamSimpleTypeNullable.g.cs
@@ -0,0 +1,60 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class TeamSimpleTypeNullableJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.TeamSimpleType? Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.TeamSimpleTypeExtensions.ToEnum(stringValue);
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.TeamSimpleType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.TeamSimpleType?);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.TeamSimpleType? value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ if (value == null)
+ {
+ writer.WriteNullValue();
+ }
+ else
+ {
+ writer.WriteStringValue(global::GitHub.TeamSimpleTypeExtensions.ToValueString(value.Value));
+ }
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamType.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamType.g.cs
new file mode 100644
index 000000000..2a1e8a85a
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamType.g.cs
@@ -0,0 +1,53 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class TeamTypeJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.TeamType Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.TeamTypeExtensions.ToEnum(stringValue) ?? default;
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.TeamType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.TeamType);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.TeamType value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ writer.WriteStringValue(global::GitHub.TeamTypeExtensions.ToValueString(value));
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamTypeNullable.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamTypeNullable.g.cs
new file mode 100644
index 000000000..3289f770c
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.TeamTypeNullable.g.cs
@@ -0,0 +1,60 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class TeamTypeNullableJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.TeamType? Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.TeamTypeExtensions.ToEnum(stringValue);
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.TeamType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.TeamType?);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.TeamType? value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ if (value == null)
+ {
+ writer.WriteNullValue();
+ }
+ else
+ {
+ writer.WriteStringValue(global::GitHub.TeamTypeExtensions.ToValueString(value.Value));
+ }
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1ParentType.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1ParentType.g.cs
new file mode 100644
index 000000000..3b4cc9546
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1ParentType.g.cs
@@ -0,0 +1,53 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class WebhooksTeam1ParentTypeJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.WebhooksTeam1ParentType Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.WebhooksTeam1ParentTypeExtensions.ToEnum(stringValue) ?? default;
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.WebhooksTeam1ParentType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.WebhooksTeam1ParentType);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.WebhooksTeam1ParentType value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ writer.WriteStringValue(global::GitHub.WebhooksTeam1ParentTypeExtensions.ToValueString(value));
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1ParentTypeNullable.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1ParentTypeNullable.g.cs
new file mode 100644
index 000000000..c644b0d21
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1ParentTypeNullable.g.cs
@@ -0,0 +1,60 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class WebhooksTeam1ParentTypeNullableJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.WebhooksTeam1ParentType? Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.WebhooksTeam1ParentTypeExtensions.ToEnum(stringValue);
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.WebhooksTeam1ParentType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.WebhooksTeam1ParentType?);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.WebhooksTeam1ParentType? value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ if (value == null)
+ {
+ writer.WriteNullValue();
+ }
+ else
+ {
+ writer.WriteStringValue(global::GitHub.WebhooksTeam1ParentTypeExtensions.ToValueString(value.Value));
+ }
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1Type.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1Type.g.cs
new file mode 100644
index 000000000..b20e65940
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1Type.g.cs
@@ -0,0 +1,53 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class WebhooksTeam1TypeJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.WebhooksTeam1Type Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.WebhooksTeam1TypeExtensions.ToEnum(stringValue) ?? default;
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.WebhooksTeam1Type)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.WebhooksTeam1Type);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.WebhooksTeam1Type value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ writer.WriteStringValue(global::GitHub.WebhooksTeam1TypeExtensions.ToValueString(value));
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1TypeNullable.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1TypeNullable.g.cs
new file mode 100644
index 000000000..03ed2a497
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeam1TypeNullable.g.cs
@@ -0,0 +1,60 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class WebhooksTeam1TypeNullableJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.WebhooksTeam1Type? Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.WebhooksTeam1TypeExtensions.ToEnum(stringValue);
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.WebhooksTeam1Type)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.WebhooksTeam1Type?);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.WebhooksTeam1Type? value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ if (value == null)
+ {
+ writer.WriteNullValue();
+ }
+ else
+ {
+ writer.WriteStringValue(global::GitHub.WebhooksTeam1TypeExtensions.ToValueString(value.Value));
+ }
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamParentType.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamParentType.g.cs
new file mode 100644
index 000000000..286afbdd7
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamParentType.g.cs
@@ -0,0 +1,53 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class WebhooksTeamParentTypeJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.WebhooksTeamParentType Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.WebhooksTeamParentTypeExtensions.ToEnum(stringValue) ?? default;
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.WebhooksTeamParentType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.WebhooksTeamParentType);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.WebhooksTeamParentType value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ writer.WriteStringValue(global::GitHub.WebhooksTeamParentTypeExtensions.ToValueString(value));
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamParentTypeNullable.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamParentTypeNullable.g.cs
new file mode 100644
index 000000000..d474bb52c
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamParentTypeNullable.g.cs
@@ -0,0 +1,60 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class WebhooksTeamParentTypeNullableJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.WebhooksTeamParentType? Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.WebhooksTeamParentTypeExtensions.ToEnum(stringValue);
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.WebhooksTeamParentType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.WebhooksTeamParentType?);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.WebhooksTeamParentType? value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ if (value == null)
+ {
+ writer.WriteNullValue();
+ }
+ else
+ {
+ writer.WriteStringValue(global::GitHub.WebhooksTeamParentTypeExtensions.ToValueString(value.Value));
+ }
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamType.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamType.g.cs
new file mode 100644
index 000000000..2e7de0923
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamType.g.cs
@@ -0,0 +1,53 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class WebhooksTeamTypeJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.WebhooksTeamType Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.WebhooksTeamTypeExtensions.ToEnum(stringValue) ?? default;
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.WebhooksTeamType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.WebhooksTeamType);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.WebhooksTeamType value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ writer.WriteStringValue(global::GitHub.WebhooksTeamTypeExtensions.ToValueString(value));
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamTypeNullable.g.cs b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamTypeNullable.g.cs
new file mode 100644
index 000000000..45bf53100
--- /dev/null
+++ b/src/libs/GitHub/Generated/GitHub.JsonConverters.WebhooksTeamTypeNullable.g.cs
@@ -0,0 +1,60 @@
+#nullable enable
+
+namespace GitHub.JsonConverters
+{
+ ///
+ public sealed class WebhooksTeamTypeNullableJsonConverter : global::System.Text.Json.Serialization.JsonConverter
+ {
+ ///
+ public override global::GitHub.WebhooksTeamType? Read(
+ ref global::System.Text.Json.Utf8JsonReader reader,
+ global::System.Type typeToConvert,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ switch (reader.TokenType)
+ {
+ case global::System.Text.Json.JsonTokenType.String:
+ {
+ var stringValue = reader.GetString();
+ if (stringValue != null)
+ {
+ return global::GitHub.WebhooksTeamTypeExtensions.ToEnum(stringValue);
+ }
+
+ break;
+ }
+ case global::System.Text.Json.JsonTokenType.Number:
+ {
+ var numValue = reader.GetInt32();
+ return (global::GitHub.WebhooksTeamType)numValue;
+ }
+ case global::System.Text.Json.JsonTokenType.Null:
+ {
+ return default(global::GitHub.WebhooksTeamType?);
+ }
+ default:
+ throw new global::System.ArgumentOutOfRangeException(nameof(reader));
+ }
+
+ return default;
+ }
+
+ ///
+ public override void Write(
+ global::System.Text.Json.Utf8JsonWriter writer,
+ global::GitHub.WebhooksTeamType? value,
+ global::System.Text.Json.JsonSerializerOptions options)
+ {
+ writer = writer ?? throw new global::System.ArgumentNullException(nameof(writer));
+
+ if (value == null)
+ {
+ writer.WriteNullValue();
+ }
+ else
+ {
+ writer.WriteStringValue(global::GitHub.WebhooksTeamTypeExtensions.ToValueString(value.Value));
+ }
+ }
+ }
+}
diff --git a/src/libs/GitHub/Generated/GitHub.JsonSerializerContextTypes.g.cs b/src/libs/GitHub/Generated/GitHub.JsonSerializerContextTypes.g.cs
index 748094055..7b87f2d33 100644
--- a/src/libs/GitHub/Generated/GitHub.JsonSerializerContextTypes.g.cs
+++ b/src/libs/GitHub/Generated/GitHub.JsonSerializerContextTypes.g.cs
@@ -1410,26358 +1410,26394 @@ public sealed partial class JsonSerializerContextTypes
///
///
///
- public global::GitHub.Team? Type346 { get; set; }
+ public global::GitHub.NullableTeamSimpleType? Type346 { get; set; }
///
///
///
- public global::GitHub.TeamPermissions? Type347 { get; set; }
+ public global::GitHub.Team? Type347 { get; set; }
///
///
///
- public global::GitHub.CampaignSummary? Type348 { get; set; }
+ public global::GitHub.TeamPermissions? Type348 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type349 { get; set; }
+ public global::GitHub.TeamType? Type349 { get; set; }
///
///
///
- public global::GitHub.CampaignSummaryAlertStats? Type350 { get; set; }
+ public global::GitHub.CampaignSummary? Type350 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertStateQuery? Type351 { get; set; }
+ public global::System.Collections.Generic.IList? Type351 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertSeverity? Type352 { get; set; }
+ public global::GitHub.CampaignSummaryAlertStats? Type352 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertState? Type353 { get; set; }
+ public global::GitHub.CodeScanningAlertStateQuery? Type353 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertDismissedReason? Type354 { get; set; }
+ public global::GitHub.CodeScanningAlertSeverity? Type354 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertRuleSummary? Type355 { get; set; }
+ public global::GitHub.CodeScanningAlertState? Type355 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertRuleSummarySeverity? Type356 { get; set; }
+ public global::GitHub.CodeScanningAlertDismissedReason? Type356 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertRuleSummarySecuritySeverityLevel? Type357 { get; set; }
+ public global::GitHub.CodeScanningAlertRuleSummary? Type357 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAnalysisTool? Type358 { get; set; }
+ public global::GitHub.CodeScanningAlertRuleSummarySeverity? Type358 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertLocation? Type359 { get; set; }
+ public global::GitHub.CodeScanningAlertRuleSummarySecuritySeverityLevel? Type359 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertClassification? Type360 { get; set; }
+ public global::GitHub.CodeScanningAnalysisTool? Type360 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertInstance? Type361 { get; set; }
+ public global::GitHub.CodeScanningAlertLocation? Type361 { get; set; }
///
///
///
- public global::GitHub.CodeScanningAlertInstanceMessage? Type362 { get; set; }
+ public global::GitHub.CodeScanningAlertClassification? Type362 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type363 { get; set; }
+ public global::GitHub.CodeScanningAlertInstance? Type363 { get; set; }
///
///
///
- public global::GitHub.CodeScanningOrganizationAlertItems? Type364 { get; set; }
+ public global::GitHub.CodeScanningAlertInstanceMessage? Type364 { get; set; }
///
///
///
- public global::GitHub.NullableCodespaceMachine? Type365 { get; set; }
+ public global::System.Collections.Generic.IList? Type365 { get; set; }
///
///
///
- public global::GitHub.NullableCodespaceMachinePrebuildAvailability? Type366 { get; set; }
+ public global::GitHub.CodeScanningOrganizationAlertItems? Type366 { get; set; }
///
///
///
- public global::GitHub.Codespace? Type367 { get; set; }
+ public global::GitHub.NullableCodespaceMachine? Type367 { get; set; }
///
///
///
- public global::GitHub.CodespaceState? Type368 { get; set; }
+ public global::GitHub.NullableCodespaceMachinePrebuildAvailability? Type368 { get; set; }
///
///
///
- public global::GitHub.CodespaceGitStatus? Type369 { get; set; }
+ public global::GitHub.Codespace? Type369 { get; set; }
///
///
///
- public global::GitHub.CodespaceLocation? Type370 { get; set; }
+ public global::GitHub.CodespaceState? Type370 { get; set; }
///
///
///
- public global::GitHub.CodespaceRuntimeConstraints? Type371 { get; set; }
+ public global::GitHub.CodespaceGitStatus? Type371 { get; set; }
///
///
///
- public global::GitHub.CodespacesOrgSecret? Type372 { get; set; }
+ public global::GitHub.CodespaceLocation? Type372 { get; set; }
///
///
///
- public global::GitHub.CodespacesOrgSecretVisibility? Type373 { get; set; }
+ public global::GitHub.CodespaceRuntimeConstraints? Type373 { get; set; }
///
///
///
- public global::GitHub.CodespacesPublicKey? Type374 { get; set; }
+ public global::GitHub.CodespacesOrgSecret? Type374 { get; set; }
///
///
///
- public global::GitHub.CopilotOrganizationSeatBreakdown? Type375 { get; set; }
+ public global::GitHub.CodespacesOrgSecretVisibility? Type375 { get; set; }
///
///
///
- public global::GitHub.CopilotOrganizationDetails? Type376 { get; set; }
+ public global::GitHub.CodespacesPublicKey? Type376 { get; set; }
///
///
///
- public global::GitHub.CopilotOrganizationDetailsPublicCodeSuggestions? Type377 { get; set; }
+ public global::GitHub.CopilotOrganizationSeatBreakdown? Type377 { get; set; }
///
///
///
- public global::GitHub.CopilotOrganizationDetailsIdeChat? Type378 { get; set; }
+ public global::GitHub.CopilotOrganizationDetails? Type378 { get; set; }
///
///
///
- public global::GitHub.CopilotOrganizationDetailsPlatformChat? Type379 { get; set; }
+ public global::GitHub.CopilotOrganizationDetailsPublicCodeSuggestions? Type379 { get; set; }
///
///
///
- public global::GitHub.CopilotOrganizationDetailsCli? Type380 { get; set; }
+ public global::GitHub.CopilotOrganizationDetailsIdeChat? Type380 { get; set; }
///
///
///
- public global::GitHub.CopilotOrganizationDetailsSeatManagementSetting? Type381 { get; set; }
+ public global::GitHub.CopilotOrganizationDetailsPlatformChat? Type381 { get; set; }
///
///
///
- public global::GitHub.CopilotOrganizationDetailsPlanType? Type382 { get; set; }
+ public global::GitHub.CopilotOrganizationDetailsCli? Type382 { get; set; }
///
///
///
- public global::GitHub.NullableOrganizationSimple? Type383 { get; set; }
+ public global::GitHub.CopilotOrganizationDetailsSeatManagementSetting? Type383 { get; set; }
///
///
///
- public global::GitHub.CopilotSeatDetails? Type384 { get; set; }
+ public global::GitHub.CopilotOrganizationDetailsPlanType? Type384 { get; set; }
///
///
///
- public global::GitHub.OneOf? Type385 { get; set; }
+ public global::GitHub.NullableOrganizationSimple? Type385 { get; set; }
///
///
///
- public global::GitHub.CopilotSeatDetailsPlanType? Type386 { get; set; }
+ public global::GitHub.CopilotSeatDetails? Type386 { get; set; }
///
///
///
- public global::GitHub.CopilotIdeCodeCompletions? Type387 { get; set; }
+ public global::GitHub.OneOf? Type387 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type388 { get; set; }
+ public global::GitHub.CopilotSeatDetailsPlanType? Type388 { get; set; }
///
///
///
- public global::GitHub.CopilotIdeCodeCompletionsLanguage? Type389 { get; set; }
+ public global::GitHub.CopilotIdeCodeCompletions? Type389 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type390 { get; set; }
+ public global::System.Collections.Generic.IList? Type390 { get; set; }
///
///
///
- public global::GitHub.CopilotIdeCodeCompletionsEditor? Type391 { get; set; }
+ public global::GitHub.CopilotIdeCodeCompletionsLanguage? Type391 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type392 { get; set; }
+ public global::System.Collections.Generic.IList? Type392 { get; set; }
///
///
///
- public global::GitHub.CopilotIdeCodeCompletionsEditorModel? Type393 { get; set; }
+ public global::GitHub.CopilotIdeCodeCompletionsEditor? Type393 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type394 { get; set; }
+ public global::System.Collections.Generic.IList? Type394 { get; set; }
///
///
///
- public global::GitHub.CopilotIdeCodeCompletionsEditorModelLanguage? Type395 { get; set; }
+ public global::GitHub.CopilotIdeCodeCompletionsEditorModel? Type395 { get; set; }
///
///
///
- public global::GitHub.CopilotIdeChat? Type396 { get; set; }
+ public global::System.Collections.Generic.IList? Type396 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type397 { get; set; }
+ public global::GitHub.CopilotIdeCodeCompletionsEditorModelLanguage? Type397 { get; set; }
///
///
///
- public global::GitHub.CopilotIdeChatEditor? Type398 { get; set; }
+ public global::GitHub.CopilotIdeChat? Type398 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type399 { get; set; }
+ public global::System.Collections.Generic.IList? Type399 { get; set; }
///
///
///
- public global::GitHub.CopilotIdeChatEditorModel? Type400 { get; set; }
+ public global::GitHub.CopilotIdeChatEditor? Type400 { get; set; }
///
///
///
- public global::GitHub.CopilotDotcomChat? Type401 { get; set; }
+ public global::System.Collections.Generic.IList? Type401 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type402 { get; set; }
+ public global::GitHub.CopilotIdeChatEditorModel? Type402 { get; set; }
///
///
///
- public global::GitHub.CopilotDotcomChatModel? Type403 { get; set; }
+ public global::GitHub.CopilotDotcomChat? Type403 { get; set; }
///
///
///
- public global::GitHub.CopilotDotcomPullRequests? Type404 { get; set; }
+ public global::System.Collections.Generic.IList? Type404 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type405 { get; set; }
+ public global::GitHub.CopilotDotcomChatModel? Type405 { get; set; }
///
///
///
- public global::GitHub.CopilotDotcomPullRequestsRepositorie? Type406 { get; set; }
+ public global::GitHub.CopilotDotcomPullRequests? Type406 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type407 { get; set; }
+ public global::System.Collections.Generic.IList? Type407 { get; set; }
///
///
///
- public global::GitHub.CopilotDotcomPullRequestsRepositorieModel? Type408 { get; set; }
+ public global::GitHub.CopilotDotcomPullRequestsRepositorie? Type408 { get; set; }
///
///
///
- public global::GitHub.CopilotUsageMetricsDay? Type409 { get; set; }
+ public global::System.Collections.Generic.IList? Type409 { get; set; }
///
///
///
- public global::GitHub.OrganizationDependabotSecret? Type410 { get; set; }
+ public global::GitHub.CopilotDotcomPullRequestsRepositorieModel? Type410 { get; set; }
///
///
///
- public global::GitHub.OrganizationDependabotSecretVisibility? Type411 { get; set; }
+ public global::GitHub.CopilotUsageMetricsDay? Type411 { get; set; }
///
///
///
- public global::GitHub.DependabotPublicKey? Type412 { get; set; }
+ public global::GitHub.OrganizationDependabotSecret? Type412 { get; set; }
///
///
///
- public global::GitHub.NullableMinimalRepository? Type413 { get; set; }
+ public global::GitHub.OrganizationDependabotSecretVisibility? Type413 { get; set; }
///
///
///
- public global::GitHub.NullableMinimalRepositoryPermissions? Type414 { get; set; }
+ public global::GitHub.DependabotPublicKey? Type414 { get; set; }
///
///
///
- public global::GitHub.NullableMinimalRepositoryLicense? Type415 { get; set; }
+ public global::GitHub.NullableMinimalRepository? Type415 { get; set; }
///
///
///
- public global::GitHub.Package? Type416 { get; set; }
+ public global::GitHub.NullableMinimalRepositoryPermissions? Type416 { get; set; }
///
///
///
- public global::GitHub.PackagePackageType? Type417 { get; set; }
+ public global::GitHub.NullableMinimalRepositoryLicense? Type417 { get; set; }
///
///
///
- public global::GitHub.PackageVisibility? Type418 { get; set; }
+ public global::GitHub.Package? Type418 { get; set; }
///
///
///
- public global::GitHub.OrganizationInvitation? Type419 { get; set; }
+ public global::GitHub.PackagePackageType? Type419 { get; set; }
///
///
///
- public global::GitHub.OrgHook? Type420 { get; set; }
+ public global::GitHub.PackageVisibility? Type420 { get; set; }
///
///
///
- public global::GitHub.OrgHookConfig? Type421 { get; set; }
+ public global::GitHub.OrganizationInvitation? Type421 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type422 { get; set; }
+ public global::GitHub.OrgHook? Type422 { get; set; }
///
///
///
- public global::GitHub.ApiInsightsRouteStat? Type423 { get; set; }
+ public global::GitHub.OrgHookConfig? Type423 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type424 { get; set; }
+ public global::System.Collections.Generic.IList? Type424 { get; set; }
///
///
///
- public global::GitHub.ApiInsightsSubjectStat? Type425 { get; set; }
+ public global::GitHub.ApiInsightsRouteStat? Type425 { get; set; }
///
///
///
- public global::GitHub.ApiInsightsSummaryStats? Type426 { get; set; }
+ public global::System.Collections.Generic.IList? Type426 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type427 { get; set; }
+ public global::GitHub.ApiInsightsSubjectStat? Type427 { get; set; }
///
///
///
- public global::GitHub.ApiInsightsTimeStat? Type428 { get; set; }
+ public global::GitHub.ApiInsightsSummaryStats? Type428 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type429 { get; set; }
+ public global::System.Collections.Generic.IList? Type429 { get; set; }
///
///
///
- public global::GitHub.ApiInsightsUserStat? Type430 { get; set; }
+ public global::GitHub.ApiInsightsTimeStat? Type430 { get; set; }
///
///
///
- public global::GitHub.InteractionGroup? Type431 { get; set; }
+ public global::System.Collections.Generic.IList? Type431 { get; set; }
///
///
///
- public global::GitHub.InteractionLimitResponse? Type432 { get; set; }
+ public global::GitHub.ApiInsightsUserStat? Type432 { get; set; }
///
///
///
- public global::GitHub.InteractionExpiry? Type433 { get; set; }
+ public global::GitHub.InteractionGroup? Type433 { get; set; }
///
///
///
- public global::GitHub.InteractionLimit? Type434 { get; set; }
+ public global::GitHub.InteractionLimitResponse? Type434 { get; set; }
///
///
///
- public global::GitHub.OrganizationCreateIssueType? Type435 { get; set; }
+ public global::GitHub.InteractionExpiry? Type435 { get; set; }
///
///
///
- public global::GitHub.OrganizationCreateIssueTypeColor? Type436 { get; set; }
+ public global::GitHub.InteractionLimit? Type436 { get; set; }
///
///
///
- public global::GitHub.OrganizationUpdateIssueType? Type437 { get; set; }
+ public global::GitHub.OrganizationCreateIssueType? Type437 { get; set; }
///
///
///
- public global::GitHub.OrganizationUpdateIssueTypeColor? Type438 { get; set; }
+ public global::GitHub.OrganizationCreateIssueTypeColor? Type438 { get; set; }
///
///
///
- public global::GitHub.OrgMembership? Type439 { get; set; }
+ public global::GitHub.OrganizationUpdateIssueType? Type439 { get; set; }
///
///
///
- public global::GitHub.OrgMembershipState? Type440 { get; set; }
+ public global::GitHub.OrganizationUpdateIssueTypeColor? Type440 { get; set; }
///
///
///
- public global::GitHub.OrgMembershipRole? Type441 { get; set; }
+ public global::GitHub.OrgMembership? Type441 { get; set; }
///
///
///
- public global::GitHub.OrgMembershipPermissions? Type442 { get; set; }
+ public global::GitHub.OrgMembershipState? Type442 { get; set; }
///
///
///
- public global::GitHub.Migration? Type443 { get; set; }
+ public global::GitHub.OrgMembershipRole? Type443 { get; set; }
///
///
///
- public global::GitHub.OrganizationRole? Type444 { get; set; }
+ public global::GitHub.OrgMembershipPermissions? Type444 { get; set; }
///
///
///
- public global::GitHub.OrganizationRoleBaseRole? Type445 { get; set; }
+ public global::GitHub.Migration? Type445 { get; set; }
///
///
///
- public global::GitHub.OrganizationRoleSource? Type446 { get; set; }
+ public global::GitHub.OrganizationRole? Type446 { get; set; }
///
///
///
- public global::GitHub.TeamRoleAssignment? Type447 { get; set; }
+ public global::GitHub.OrganizationRoleBaseRole? Type447 { get; set; }
///
///
///
- public global::GitHub.TeamRoleAssignmentAssignment? Type448 { get; set; }
+ public global::GitHub.OrganizationRoleSource? Type448 { get; set; }
///
///
///
- public global::GitHub.TeamRoleAssignmentPermissions? Type449 { get; set; }
+ public global::GitHub.TeamRoleAssignment? Type449 { get; set; }
///
///
///
- public global::GitHub.TeamSimple? Type450 { get; set; }
+ public global::GitHub.TeamRoleAssignmentAssignment? Type450 { get; set; }
///
///
///
- public global::GitHub.UserRoleAssignment? Type451 { get; set; }
+ public global::GitHub.TeamRoleAssignmentPermissions? Type451 { get; set; }
///
///
///
- public global::GitHub.UserRoleAssignmentAssignment? Type452 { get; set; }
+ public global::GitHub.TeamRoleAssignmentType? Type452 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type453 { get; set; }
+ public global::GitHub.TeamSimple? Type453 { get; set; }
///
///
///
- public global::GitHub.PackageVersion? Type454 { get; set; }
+ public global::GitHub.TeamSimpleType? Type454 { get; set; }
///
///
///
- public global::GitHub.PackageVersionMetadata? Type455 { get; set; }
+ public global::GitHub.UserRoleAssignment? Type455 { get; set; }
///
///
///
- public global::GitHub.PackageVersionMetadataPackageType? Type456 { get; set; }
+ public global::GitHub.UserRoleAssignmentAssignment? Type456 { get; set; }
///
///
///
- public global::GitHub.PackageVersionMetadataContainer? Type457 { get; set; }
+ public global::System.Collections.Generic.IList? Type457 { get; set; }
///
///
///
- public global::GitHub.PackageVersionMetadataDocker? Type458 { get; set; }
+ public global::GitHub.PackageVersion? Type458 { get; set; }
///
///
///
- public global::GitHub.OrganizationProgrammaticAccessGrantRequest? Type459 { get; set; }
+ public global::GitHub.PackageVersionMetadata? Type459 { get; set; }
///
///
///
- public global::GitHub.OrganizationProgrammaticAccessGrantRequestRepositorySelection? Type460 { get; set; }
+ public global::GitHub.PackageVersionMetadataPackageType? Type460 { get; set; }
///
///
///
- public global::GitHub.OrganizationProgrammaticAccessGrantRequestPermissions? Type461 { get; set; }
+ public global::GitHub.PackageVersionMetadataContainer? Type461 { get; set; }
///
///
///
- public global::System.Collections.Generic.Dictionary? Type462 { get; set; }
+ public global::GitHub.PackageVersionMetadataDocker? Type462 { get; set; }
///
///
///
- public global::GitHub.OrganizationProgrammaticAccessGrant? Type463 { get; set; }
+ public global::GitHub.OrganizationProgrammaticAccessGrantRequest? Type463 { get; set; }
///
///
///
- public global::GitHub.OrganizationProgrammaticAccessGrantRepositorySelection? Type464 { get; set; }
+ public global::GitHub.OrganizationProgrammaticAccessGrantRequestRepositorySelection? Type464 { get; set; }
///
///
///
- public global::GitHub.OrganizationProgrammaticAccessGrantPermissions? Type465 { get; set; }
+ public global::GitHub.OrganizationProgrammaticAccessGrantRequestPermissions? Type465 { get; set; }
///
///
///
- public global::GitHub.OrgPrivateRegistryConfiguration? Type466 { get; set; }
+ public global::System.Collections.Generic.Dictionary? Type466 { get; set; }
///
///
///
- public global::GitHub.OrgPrivateRegistryConfigurationRegistryType? Type467 { get; set; }
+ public global::GitHub.OrganizationProgrammaticAccessGrant? Type467 { get; set; }
///
///
///
- public global::GitHub.OrgPrivateRegistryConfigurationVisibility? Type468 { get; set; }
+ public global::GitHub.OrganizationProgrammaticAccessGrantRepositorySelection? Type468 { get; set; }
///
///
///
- public global::GitHub.OrgPrivateRegistryConfigurationWithSelectedRepositories? Type469 { get; set; }
+ public global::GitHub.OrganizationProgrammaticAccessGrantPermissions? Type469 { get; set; }
///
///
///
- public global::GitHub.OrgPrivateRegistryConfigurationWithSelectedRepositoriesRegistryType? Type470 { get; set; }
+ public global::GitHub.OrgPrivateRegistryConfiguration? Type470 { get; set; }
///
///
///
- public global::GitHub.OrgPrivateRegistryConfigurationWithSelectedRepositoriesVisibility? Type471 { get; set; }
+ public global::GitHub.OrgPrivateRegistryConfigurationRegistryType? Type471 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type472 { get; set; }
+ public global::GitHub.OrgPrivateRegistryConfigurationVisibility? Type472 { get; set; }
///
///
///
- public global::GitHub.Project? Type473 { get; set; }
+ public global::GitHub.OrgPrivateRegistryConfigurationWithSelectedRepositories? Type473 { get; set; }
///
///
///
- public global::GitHub.ProjectOrganizationPermission? Type474 { get; set; }
+ public global::GitHub.OrgPrivateRegistryConfigurationWithSelectedRepositoriesRegistryType? Type474 { get; set; }
///
///
///
- public global::GitHub.NullableProjectsV2StatusUpdate? Type475 { get; set; }
+ public global::GitHub.OrgPrivateRegistryConfigurationWithSelectedRepositoriesVisibility? Type475 { get; set; }
///
///
///
- public global::GitHub.NullableProjectsV2StatusUpdateStatus? Type476 { get; set; }
+ public global::System.Collections.Generic.IList? Type476 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2? Type477 { get; set; }
+ public global::GitHub.Project? Type477 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2State? Type478 { get; set; }
+ public global::GitHub.ProjectOrganizationPermission? Type478 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2SingleSelectOptions? Type479 { get; set; }
+ public global::GitHub.NullableProjectsV2StatusUpdate? Type479 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2SingleSelectOptionsName? Type480 { get; set; }
+ public global::GitHub.NullableProjectsV2StatusUpdateStatus? Type480 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2SingleSelectOptionsDescription? Type481 { get; set; }
+ public global::GitHub.ProjectsV2? Type481 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2IterationSettings? Type482 { get; set; }
+ public global::GitHub.ProjectsV2State? Type482 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2IterationSettingsTitle? Type483 { get; set; }
+ public global::GitHub.ProjectsV2SingleSelectOptions? Type483 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2Field? Type484 { get; set; }
+ public global::GitHub.ProjectsV2SingleSelectOptionsName? Type484 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2FieldDataType? Type485 { get; set; }
+ public global::GitHub.ProjectsV2SingleSelectOptionsDescription? Type485 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type486 { get; set; }
+ public global::GitHub.ProjectsV2IterationSettings? Type486 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2FieldConfiguration? Type487 { get; set; }
+ public global::GitHub.ProjectsV2IterationSettingsTitle? Type487 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type488 { get; set; }
+ public global::GitHub.ProjectsV2Field? Type488 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2ItemContentType? Type489 { get; set; }
+ public global::GitHub.ProjectsV2FieldDataType? Type489 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2ItemWithContent? Type490 { get; set; }
+ public global::System.Collections.Generic.IList? Type490 { get; set; }
///
///
///
- public global::GitHub.Link? Type491 { get; set; }
+ public global::GitHub.ProjectsV2FieldConfiguration? Type491 { get; set; }
///
///
///
- public global::GitHub.AutoMerge? Type492 { get; set; }
+ public global::System.Collections.Generic.IList? Type492 { get; set; }
///
///
///
- public global::GitHub.AutoMergeMergeMethod? Type493 { get; set; }
+ public global::GitHub.ProjectsV2ItemContentType? Type493 { get; set; }
///
///
///
- public global::GitHub.PullRequestSimple? Type494 { get; set; }
+ public global::GitHub.ProjectsV2ItemWithContent? Type494 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type495 { get; set; }
+ public global::GitHub.Link? Type495 { get; set; }
///
///
///
- public global::GitHub.PullRequestSimpleLabel? Type496 { get; set; }
+ public global::GitHub.AutoMerge? Type496 { get; set; }
///
///
///
- public global::GitHub.PullRequestSimpleHead? Type497 { get; set; }
+ public global::GitHub.AutoMergeMergeMethod? Type497 { get; set; }
///
///
///
- public global::GitHub.PullRequestSimpleBase? Type498 { get; set; }
+ public global::GitHub.PullRequestSimple? Type498 { get; set; }
///
///
///
- public global::GitHub.PullRequestSimpleLinks? Type499 { get; set; }
+ public global::System.Collections.Generic.IList? Type499 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2DraftIssue? Type500 { get; set; }
+ public global::GitHub.PullRequestSimpleLabel? Type500 { get; set; }
///
///
///
- public global::GitHub.ProjectsV2ItemSimple? Type501 { get; set; }
+ public global::GitHub.PullRequestSimpleHead? Type501 { get; set; }
///
///
///
- public global::GitHub.OneOf? Type502 { get; set; }
+ public global::GitHub.PullRequestSimpleBase? Type502 { get; set; }
///
///
///
- public global::GitHub.CustomProperty? Type503 { get; set; }
+ public global::GitHub.PullRequestSimpleLinks? Type503 { get; set; }
///
///
///
- public global::GitHub.CustomPropertySourceType? Type504 { get; set; }
+ public global::GitHub.ProjectsV2DraftIssue? Type504 { get; set; }
///
///
///
- public global::GitHub.CustomPropertyValueType? Type505 { get; set; }
+ public global::GitHub.ProjectsV2ItemSimple? Type505 { get; set; }
///
///
///
- public global::GitHub.OneOf>? Type506 { get; set; }
+ public global::GitHub.OneOf? Type506 { get; set; }
///
///
///
- public global::GitHub.CustomPropertyValuesEditableBy? Type507 { get; set; }
+ public global::GitHub.CustomProperty? Type507 { get; set; }
///
///
///
- public global::GitHub.CustomPropertySetPayload? Type508 { get; set; }
+ public global::GitHub.CustomPropertySourceType? Type508 { get; set; }
///
///
///
- public global::GitHub.CustomPropertySetPayloadValueType? Type509 { get; set; }
+ public global::GitHub.CustomPropertyValueType? Type509 { get; set; }
///
///
///
- public global::GitHub.CustomPropertySetPayloadValuesEditableBy? Type510 { get; set; }
+ public global::GitHub.OneOf>? Type510 { get; set; }
///
///
///
- public global::GitHub.CustomPropertyValue? Type511 { get; set; }
+ public global::GitHub.CustomPropertyValuesEditableBy? Type511 { get; set; }
///
///
///
- public global::GitHub.OrgRepoCustomPropertyValues? Type512 { get; set; }
+ public global::GitHub.CustomPropertySetPayload? Type512 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type513 { get; set; }
+ public global::GitHub.CustomPropertySetPayloadValueType? Type513 { get; set; }
///
///
///
- public global::GitHub.NullableRepository? Type514 { get; set; }
+ public global::GitHub.CustomPropertySetPayloadValuesEditableBy? Type514 { get; set; }
///
///
///
- public global::GitHub.NullableRepositoryPermissions? Type515 { get; set; }
+ public global::GitHub.CustomPropertyValue? Type515 { get; set; }
///
///
///
- public global::GitHub.NullableRepositorySquashMergeCommitTitle? Type516 { get; set; }
+ public global::GitHub.OrgRepoCustomPropertyValues? Type516 { get; set; }
///
///
///
- public global::GitHub.NullableRepositorySquashMergeCommitMessage? Type517 { get; set; }
+ public global::System.Collections.Generic.IList? Type517 { get; set; }
///
///
///
- public global::GitHub.NullableRepositoryMergeCommitTitle? Type518 { get; set; }
+ public global::GitHub.NullableRepository? Type518 { get; set; }
///
///
///
- public global::GitHub.NullableRepositoryMergeCommitMessage? Type519 { get; set; }
+ public global::GitHub.NullableRepositoryPermissions? Type519 { get; set; }
///
///
///
- public global::GitHub.NullableRepositoryCodeSearchIndexStatus? Type520 { get; set; }
+ public global::GitHub.NullableRepositorySquashMergeCommitTitle? Type520 { get; set; }
///
///
///
- public global::GitHub.CodeOfConductSimple? Type521 { get; set; }
+ public global::GitHub.NullableRepositorySquashMergeCommitMessage? Type521 { get; set; }
///
///
///
- public global::GitHub.FullRepository? Type522 { get; set; }
+ public global::GitHub.NullableRepositoryMergeCommitTitle? Type522 { get; set; }
///
///
///
- public global::GitHub.FullRepositoryPermissions? Type523 { get; set; }
+ public global::GitHub.NullableRepositoryMergeCommitMessage? Type523 { get; set; }
///
///
///
- public global::GitHub.FullRepositorySquashMergeCommitTitle? Type524 { get; set; }
+ public global::GitHub.NullableRepositoryCodeSearchIndexStatus? Type524 { get; set; }
///
///
///
- public global::GitHub.FullRepositorySquashMergeCommitMessage? Type525 { get; set; }
+ public global::GitHub.CodeOfConductSimple? Type525 { get; set; }
///
///
///
- public global::GitHub.FullRepositoryMergeCommitTitle? Type526 { get; set; }
+ public global::GitHub.FullRepository? Type526 { get; set; }
///
///
///
- public global::GitHub.FullRepositoryMergeCommitMessage? Type527 { get; set; }
+ public global::GitHub.FullRepositoryPermissions? Type527 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleEnforcement? Type528 { get; set; }
+ public global::GitHub.FullRepositorySquashMergeCommitTitle? Type528 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetBypassActor? Type529 { get; set; }
+ public global::GitHub.FullRepositorySquashMergeCommitMessage? Type529 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetBypassActorActorType? Type530 { get; set; }
+ public global::GitHub.FullRepositoryMergeCommitTitle? Type530 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetBypassActorBypassMode? Type531 { get; set; }
+ public global::GitHub.FullRepositoryMergeCommitMessage? Type531 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditions? Type532 { get; set; }
+ public global::GitHub.RepositoryRuleEnforcement? Type532 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditionsRefName? Type533 { get; set; }
+ public global::GitHub.RepositoryRulesetBypassActor? Type533 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditionsRepositoryNameTarget? Type534 { get; set; }
+ public global::GitHub.RepositoryRulesetBypassActorActorType? Type534 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditionsRepositoryNameTargetRepositoryName? Type535 { get; set; }
+ public global::GitHub.RepositoryRulesetBypassActorBypassMode? Type535 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditionsRepositoryIdTarget? Type536 { get; set; }
+ public global::GitHub.RepositoryRulesetConditions? Type536 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditionsRepositoryIdTargetRepositoryId? Type537 { get; set; }
+ public global::GitHub.RepositoryRulesetConditionsRefName? Type537 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditionsRepositoryPropertySpec? Type538 { get; set; }
+ public global::GitHub.RepositoryRulesetConditionsRepositoryNameTarget? Type538 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditionsRepositoryPropertySpecSource? Type539 { get; set; }
+ public global::GitHub.RepositoryRulesetConditionsRepositoryNameTargetRepositoryName? Type539 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditionsRepositoryPropertyTarget? Type540 { get; set; }
+ public global::GitHub.RepositoryRulesetConditionsRepositoryIdTarget? Type540 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetConditionsRepositoryPropertyTargetRepositoryProperty? Type541 { get; set; }
+ public global::GitHub.RepositoryRulesetConditionsRepositoryIdTargetRepositoryId? Type541 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type542 { get; set; }
+ public global::GitHub.RepositoryRulesetConditionsRepositoryPropertySpec? Type542 { get; set; }
///
///
///
- public global::GitHub.OrgRulesetConditions? Type543 { get; set; }
+ public global::GitHub.RepositoryRulesetConditionsRepositoryPropertySpecSource? Type543 { get; set; }
///
///
///
- public global::GitHub.AllOf? Type544 { get; set; }
+ public global::GitHub.RepositoryRulesetConditionsRepositoryPropertyTarget? Type544 { get; set; }
///
///
///
- public global::GitHub.AllOf? Type545 { get; set; }
+ public global::GitHub.RepositoryRulesetConditionsRepositoryPropertyTargetRepositoryProperty? Type545 { get; set; }
///
///
///
- public global::GitHub.AllOf? Type546 { get; set; }
+ public global::System.Collections.Generic.IList? Type546 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCreation? Type547 { get; set; }
+ public global::GitHub.OrgRulesetConditions? Type547 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCreationType? Type548 { get; set; }
+ public global::GitHub.AllOf? Type548 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleUpdate? Type549 { get; set; }
+ public global::GitHub.AllOf? Type549 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleUpdateType? Type550 { get; set; }
+ public global::GitHub.AllOf? Type550 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleUpdateParameters? Type551 { get; set; }
+ public global::GitHub.RepositoryRuleCreation? Type551 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleDeletion? Type552 { get; set; }
+ public global::GitHub.RepositoryRuleCreationType? Type552 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleDeletionType? Type553 { get; set; }
+ public global::GitHub.RepositoryRuleUpdate? Type553 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredLinearHistory? Type554 { get; set; }
+ public global::GitHub.RepositoryRuleUpdateType? Type554 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredLinearHistoryType? Type555 { get; set; }
+ public global::GitHub.RepositoryRuleUpdateParameters? Type555 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMergeQueue? Type556 { get; set; }
+ public global::GitHub.RepositoryRuleDeletion? Type556 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMergeQueueType? Type557 { get; set; }
+ public global::GitHub.RepositoryRuleDeletionType? Type557 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMergeQueueParameters? Type558 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredLinearHistory? Type558 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMergeQueueParametersGroupingStrategy? Type559 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredLinearHistoryType? Type559 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMergeQueueParametersMergeMethod? Type560 { get; set; }
+ public global::GitHub.RepositoryRuleMergeQueue? Type560 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredDeployments? Type561 { get; set; }
+ public global::GitHub.RepositoryRuleMergeQueueType? Type561 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredDeploymentsType? Type562 { get; set; }
+ public global::GitHub.RepositoryRuleMergeQueueParameters? Type562 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredDeploymentsParameters? Type563 { get; set; }
+ public global::GitHub.RepositoryRuleMergeQueueParametersGroupingStrategy? Type563 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredSignatures? Type564 { get; set; }
+ public global::GitHub.RepositoryRuleMergeQueueParametersMergeMethod? Type564 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredSignaturesType? Type565 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredDeployments? Type565 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleParamsReviewer? Type566 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredDeploymentsType? Type566 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleParamsReviewerType? Type567 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredDeploymentsParameters? Type567 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleParamsRequiredReviewerConfiguration? Type568 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredSignatures? Type568 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulePullRequest? Type569 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredSignaturesType? Type569 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulePullRequestType? Type570 { get; set; }
+ public global::GitHub.RepositoryRuleParamsReviewer? Type570 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulePullRequestParameters? Type571 { get; set; }
+ public global::GitHub.RepositoryRuleParamsReviewerType? Type571 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type572 { get; set; }
+ public global::GitHub.RepositoryRuleParamsRequiredReviewerConfiguration? Type572 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulePullRequestParametersAllowedMergeMethod? Type573 { get; set; }
+ public global::GitHub.RepositoryRulePullRequest? Type573 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleParamsStatusCheckConfiguration? Type574 { get; set; }
+ public global::GitHub.RepositoryRulePullRequestType? Type574 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredStatusChecks? Type575 { get; set; }
+ public global::GitHub.RepositoryRulePullRequestParameters? Type575 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredStatusChecksType? Type576 { get; set; }
+ public global::System.Collections.Generic.IList? Type576 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleRequiredStatusChecksParameters? Type577 { get; set; }
+ public global::GitHub.RepositoryRulePullRequestParametersAllowedMergeMethod? Type577 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type578 { get; set; }
+ public global::GitHub.RepositoryRuleParamsStatusCheckConfiguration? Type578 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleNonFastForward? Type579 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredStatusChecks? Type579 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleNonFastForwardType? Type580 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredStatusChecksType? Type580 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitMessagePattern? Type581 { get; set; }
+ public global::GitHub.RepositoryRuleRequiredStatusChecksParameters? Type581 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitMessagePatternType? Type582 { get; set; }
+ public global::System.Collections.Generic.IList? Type582 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitMessagePatternParameters? Type583 { get; set; }
+ public global::GitHub.RepositoryRuleNonFastForward? Type583 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitMessagePatternParametersOperator? Type584 { get; set; }
+ public global::GitHub.RepositoryRuleNonFastForwardType? Type584 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitAuthorEmailPattern? Type585 { get; set; }
+ public global::GitHub.RepositoryRuleCommitMessagePattern? Type585 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitAuthorEmailPatternType? Type586 { get; set; }
+ public global::GitHub.RepositoryRuleCommitMessagePatternType? Type586 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitAuthorEmailPatternParameters? Type587 { get; set; }
+ public global::GitHub.RepositoryRuleCommitMessagePatternParameters? Type587 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitAuthorEmailPatternParametersOperator? Type588 { get; set; }
+ public global::GitHub.RepositoryRuleCommitMessagePatternParametersOperator? Type588 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitterEmailPattern? Type589 { get; set; }
+ public global::GitHub.RepositoryRuleCommitAuthorEmailPattern? Type589 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitterEmailPatternType? Type590 { get; set; }
+ public global::GitHub.RepositoryRuleCommitAuthorEmailPatternType? Type590 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitterEmailPatternParameters? Type591 { get; set; }
+ public global::GitHub.RepositoryRuleCommitAuthorEmailPatternParameters? Type591 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCommitterEmailPatternParametersOperator? Type592 { get; set; }
+ public global::GitHub.RepositoryRuleCommitAuthorEmailPatternParametersOperator? Type592 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleBranchNamePattern? Type593 { get; set; }
+ public global::GitHub.RepositoryRuleCommitterEmailPattern? Type593 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleBranchNamePatternType? Type594 { get; set; }
+ public global::GitHub.RepositoryRuleCommitterEmailPatternType? Type594 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleBranchNamePatternParameters? Type595 { get; set; }
+ public global::GitHub.RepositoryRuleCommitterEmailPatternParameters? Type595 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleBranchNamePatternParametersOperator? Type596 { get; set; }
+ public global::GitHub.RepositoryRuleCommitterEmailPatternParametersOperator? Type596 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleTagNamePattern? Type597 { get; set; }
+ public global::GitHub.RepositoryRuleBranchNamePattern? Type597 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleTagNamePatternType? Type598 { get; set; }
+ public global::GitHub.RepositoryRuleBranchNamePatternType? Type598 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleTagNamePatternParameters? Type599 { get; set; }
+ public global::GitHub.RepositoryRuleBranchNamePatternParameters? Type599 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleTagNamePatternParametersOperator? Type600 { get; set; }
+ public global::GitHub.RepositoryRuleBranchNamePatternParametersOperator? Type600 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleFilePathRestriction? Type601 { get; set; }
+ public global::GitHub.RepositoryRuleTagNamePattern? Type601 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleFilePathRestrictionType? Type602 { get; set; }
+ public global::GitHub.RepositoryRuleTagNamePatternType? Type602 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleFilePathRestrictionParameters? Type603 { get; set; }
+ public global::GitHub.RepositoryRuleTagNamePatternParameters? Type603 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMaxFilePathLength? Type604 { get; set; }
+ public global::GitHub.RepositoryRuleTagNamePatternParametersOperator? Type604 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMaxFilePathLengthType? Type605 { get; set; }
+ public global::GitHub.RepositoryRuleFilePathRestriction? Type605 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMaxFilePathLengthParameters? Type606 { get; set; }
+ public global::GitHub.RepositoryRuleFilePathRestrictionType? Type606 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleFileExtensionRestriction? Type607 { get; set; }
+ public global::GitHub.RepositoryRuleFilePathRestrictionParameters? Type607 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleFileExtensionRestrictionType? Type608 { get; set; }
+ public global::GitHub.RepositoryRuleMaxFilePathLength? Type608 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleFileExtensionRestrictionParameters? Type609 { get; set; }
+ public global::GitHub.RepositoryRuleMaxFilePathLengthType? Type609 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMaxFileSize? Type610 { get; set; }
+ public global::GitHub.RepositoryRuleMaxFilePathLengthParameters? Type610 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMaxFileSizeType? Type611 { get; set; }
+ public global::GitHub.RepositoryRuleFileExtensionRestriction? Type611 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleMaxFileSizeParameters? Type612 { get; set; }
+ public global::GitHub.RepositoryRuleFileExtensionRestrictionType? Type612 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleParamsRestrictedCommits? Type613 { get; set; }
+ public global::GitHub.RepositoryRuleFileExtensionRestrictionParameters? Type613 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleParamsWorkflowFileReference? Type614 { get; set; }
+ public global::GitHub.RepositoryRuleMaxFileSize? Type614 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleWorkflows? Type615 { get; set; }
+ public global::GitHub.RepositoryRuleMaxFileSizeType? Type615 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleWorkflowsType? Type616 { get; set; }
+ public global::GitHub.RepositoryRuleMaxFileSizeParameters? Type616 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleWorkflowsParameters? Type617 { get; set; }
+ public global::GitHub.RepositoryRuleParamsRestrictedCommits? Type617 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type618 { get; set; }
+ public global::GitHub.RepositoryRuleParamsWorkflowFileReference? Type618 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleParamsCodeScanningTool? Type619 { get; set; }
+ public global::GitHub.RepositoryRuleWorkflows? Type619 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleParamsCodeScanningToolAlertsThreshold? Type620 { get; set; }
+ public global::GitHub.RepositoryRuleWorkflowsType? Type620 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleParamsCodeScanningToolSecurityAlertsThreshold? Type621 { get; set; }
+ public global::GitHub.RepositoryRuleWorkflowsParameters? Type621 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCodeScanning? Type622 { get; set; }
+ public global::System.Collections.Generic.IList? Type622 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCodeScanningType? Type623 { get; set; }
+ public global::GitHub.RepositoryRuleParamsCodeScanningTool? Type623 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCodeScanningParameters? Type624 { get; set; }
+ public global::GitHub.RepositoryRuleParamsCodeScanningToolAlertsThreshold? Type624 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type625 { get; set; }
+ public global::GitHub.RepositoryRuleParamsCodeScanningToolSecurityAlertsThreshold? Type625 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCopilotCodeReview? Type626 { get; set; }
+ public global::GitHub.RepositoryRuleCodeScanning? Type626 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCopilotCodeReviewType? Type627 { get; set; }
+ public global::GitHub.RepositoryRuleCodeScanningType? Type627 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleCopilotCodeReviewParameters? Type628 { get; set; }
+ public global::GitHub.RepositoryRuleCodeScanningParameters? Type628 { get; set; }
///
///
///
- public global::GitHub.RepositoryRule? Type629 { get; set; }
+ public global::System.Collections.Generic.IList? Type629 { get; set; }
///
///
///
- public global::GitHub.RepositoryRuleset? Type630 { get; set; }
+ public global::GitHub.RepositoryRuleCopilotCodeReview? Type630 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetTarget? Type631 { get; set; }
+ public global::GitHub.RepositoryRuleCopilotCodeReviewType? Type631 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetSourceType? Type632 { get; set; }
+ public global::GitHub.RepositoryRuleCopilotCodeReviewParameters? Type632 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type633 { get; set; }
+ public global::GitHub.RepositoryRule? Type633 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetCurrentUserCanBypass? Type634 { get; set; }
+ public global::GitHub.RepositoryRuleset? Type634 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetLinks? Type635 { get; set; }
+ public global::GitHub.RepositoryRulesetTarget? Type635 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetLinksSelf? Type636 { get; set; }
+ public global::GitHub.RepositoryRulesetSourceType? Type636 { get; set; }
///
///
///
- public global::GitHub.RepositoryRulesetLinksHtml? Type637 { get; set; }
+ public global::System.Collections.Generic.IList? Type637 { get; set; }
///
///
///
- public global::GitHub.AnyOf? Type638 { get; set; }
+ public global::GitHub.RepositoryRulesetCurrentUserCanBypass? Type638 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type639 { get; set; }
+ public global::GitHub.RepositoryRulesetLinks? Type639 { get; set; }
///
///
///
- public global::GitHub.OrgRules? Type640 { get; set; }
+ public global::GitHub.RepositoryRulesetLinksSelf? Type640 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type641 { get; set; }
+ public global::GitHub.RepositoryRulesetLinksHtml? Type641 { get; set; }
///
///
///
- public global::GitHub.RuleSuite? Type642 { get; set; }
+ public global::GitHub.AnyOf? Type642 { get; set; }
///
///
///
- public global::GitHub.RuleSuiteResult? Type643 { get; set; }
+ public global::System.Collections.Generic.IList? Type643 { get; set; }
///
///
///
- public global::GitHub.RuleSuiteEvaluationResult? Type644 { get; set; }
+ public global::GitHub.OrgRules? Type644 { get; set; }
///
///
///
- public global::GitHub.RuleSuite2? Type645 { get; set; }
+ public global::System.Collections.Generic.IList? Type645 { get; set; }
///
///
///
- public global::GitHub.RuleSuiteResult2? Type646 { get; set; }
+ public global::GitHub.RuleSuite? Type646 { get; set; }
///
///
///
- public global::GitHub.RuleSuiteEvaluationResult2? Type647 { get; set; }
+ public global::GitHub.RuleSuiteResult? Type647 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type648 { get; set; }
+ public global::GitHub.RuleSuiteEvaluationResult? Type648 { get; set; }
///
///
///
- public global::GitHub.RuleSuiteRuleEvaluation? Type649 { get; set; }
+ public global::GitHub.RuleSuite2? Type649 { get; set; }
///
///
///
- public global::GitHub.RuleSuiteRuleEvaluationRuleSource? Type650 { get; set; }
+ public global::GitHub.RuleSuiteResult2? Type650 { get; set; }
///
///
///
- public global::GitHub.RuleSuiteRuleEvaluationEnforcement? Type651 { get; set; }
+ public global::GitHub.RuleSuiteEvaluationResult2? Type651 { get; set; }
///
///
///
- public global::GitHub.RuleSuiteRuleEvaluationResult? Type652 { get; set; }
+ public global::System.Collections.Generic.IList? Type652 { get; set; }
///
///
///
- public global::GitHub.RulesetVersion? Type653 { get; set; }
+ public global::GitHub.RuleSuiteRuleEvaluation? Type653 { get; set; }
///
///
///
- public global::GitHub.RulesetVersionActor? Type654 { get; set; }
+ public global::GitHub.RuleSuiteRuleEvaluationRuleSource? Type654 { get; set; }
///
///
///
- public global::GitHub.RulesetVersionWithState? Type655 { get; set; }
+ public global::GitHub.RuleSuiteRuleEvaluationEnforcement? Type655 { get; set; }
///
///
///
- public global::GitHub.RulesetVersionWithStateVariant2? Type656 { get; set; }
+ public global::GitHub.RuleSuiteRuleEvaluationResult? Type656 { get; set; }
///
///
///
- public global::GitHub.SecretScanningPatternOverride? Type657 { get; set; }
+ public global::GitHub.RulesetVersion? Type657 { get; set; }
///
///
///
- public global::GitHub.SecretScanningPatternOverrideDefaultSetting? Type658 { get; set; }
+ public global::GitHub.RulesetVersionActor? Type658 { get; set; }
///
///
///
- public global::GitHub.SecretScanningPatternOverrideEnterpriseSetting? Type659 { get; set; }
+ public global::GitHub.RulesetVersionWithState? Type659 { get; set; }
///
///
///
- public global::GitHub.SecretScanningPatternOverrideSetting? Type660 { get; set; }
+ public global::GitHub.RulesetVersionWithStateVariant2? Type660 { get; set; }
///
///
///
- public global::GitHub.SecretScanningPatternConfiguration? Type661 { get; set; }
+ public global::GitHub.SecretScanningPatternOverride? Type661 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type662 { get; set; }
+ public global::GitHub.SecretScanningPatternOverrideDefaultSetting? Type662 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryVulnerability? Type663 { get; set; }
+ public global::GitHub.SecretScanningPatternOverrideEnterpriseSetting? Type663 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryVulnerabilityPackage? Type664 { get; set; }
+ public global::GitHub.SecretScanningPatternOverrideSetting? Type664 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryCredit? Type665 { get; set; }
+ public global::GitHub.SecretScanningPatternConfiguration? Type665 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryCreditState? Type666 { get; set; }
+ public global::System.Collections.Generic.IList? Type666 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisory? Type667 { get; set; }
+ public global::GitHub.RepositoryAdvisoryVulnerability? Type667 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisorySeverity? Type668 { get; set; }
+ public global::GitHub.RepositoryAdvisoryVulnerabilityPackage? Type668 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type669 { get; set; }
+ public global::GitHub.RepositoryAdvisoryCredit? Type669 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryIdentifier? Type670 { get; set; }
+ public global::GitHub.RepositoryAdvisoryCreditState? Type670 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryIdentifierType? Type671 { get; set; }
+ public global::GitHub.RepositoryAdvisory? Type671 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryState? Type672 { get; set; }
+ public global::GitHub.RepositoryAdvisorySeverity? Type672 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisorySubmission? Type673 { get; set; }
+ public global::System.Collections.Generic.IList? Type673 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type674 { get; set; }
+ public global::GitHub.RepositoryAdvisoryIdentifier? Type674 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryCvss? Type675 { get; set; }
+ public global::GitHub.RepositoryAdvisoryIdentifierType? Type675 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type676 { get; set; }
+ public global::GitHub.RepositoryAdvisoryState? Type676 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryCwe? Type677 { get; set; }
+ public global::GitHub.RepositoryAdvisorySubmission? Type677 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type678 { get; set; }
+ public global::System.Collections.Generic.IList? Type678 { get; set; }
///
///
///
- public global::GitHub.RepositoryAdvisoryCredit2? Type679 { get; set; }
+ public global::GitHub.RepositoryAdvisoryCvss? Type679 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type680 { get; set; }
+ public global::System.Collections.Generic.IList? Type680 { get; set; }
///
///
///
- public global::GitHub.ActionsBillingUsage? Type681 { get; set; }
+ public global::GitHub.RepositoryAdvisoryCwe? Type681 { get; set; }
///
///
///
- public global::GitHub.ActionsBillingUsageMinutesUsedBreakdown? Type682 { get; set; }
+ public global::System.Collections.Generic.IList? Type682 { get; set; }
///
///
///
- public global::GitHub.PackagesBillingUsage? Type683 { get; set; }
+ public global::GitHub.RepositoryAdvisoryCredit2? Type683 { get; set; }
///
///
///
- public global::GitHub.CombinedBillingUsage? Type684 { get; set; }
+ public global::System.Collections.Generic.IList? Type684 { get; set; }
///
///
///
- public global::GitHub.NetworkConfiguration? Type685 { get; set; }
+ public global::GitHub.ActionsBillingUsage? Type685 { get; set; }
///
///
///
- public global::GitHub.NetworkConfigurationComputeService? Type686 { get; set; }
+ public global::GitHub.ActionsBillingUsageMinutesUsedBreakdown? Type686 { get; set; }
///
///
///
- public global::GitHub.NetworkSettings? Type687 { get; set; }
+ public global::GitHub.PackagesBillingUsage? Type687 { get; set; }
///
///
///
- public global::GitHub.TeamOrganization? Type688 { get; set; }
+ public global::GitHub.CombinedBillingUsage? Type688 { get; set; }
///
///
///
- public global::GitHub.TeamOrganizationPlan? Type689 { get; set; }
+ public global::GitHub.NetworkConfiguration? Type689 { get; set; }
///
///
///
- public global::GitHub.TeamFull? Type690 { get; set; }
+ public global::GitHub.NetworkConfigurationComputeService? Type690 { get; set; }
///
///
///
- public global::GitHub.TeamFullPrivacy? Type691 { get; set; }
+ public global::GitHub.NetworkSettings? Type691 { get; set; }
///
///
///
- public global::GitHub.TeamFullNotificationSetting? Type692 { get; set; }
+ public global::GitHub.TeamOrganization? Type692 { get; set; }
///
///
///
- public global::GitHub.TeamDiscussion? Type693 { get; set; }
+ public global::GitHub.TeamOrganizationPlan? Type693 { get; set; }
///
///
///
- public global::GitHub.TeamDiscussionComment? Type694 { get; set; }
+ public global::GitHub.TeamFull? Type694 { get; set; }
///
///
///
- public global::GitHub.Reaction? Type695 { get; set; }
+ public global::GitHub.TeamFullPrivacy? Type695 { get; set; }
///
///
///
- public global::GitHub.ReactionContent? Type696 { get; set; }
+ public global::GitHub.TeamFullNotificationSetting? Type696 { get; set; }
///
///
///
- public global::GitHub.TeamMembership? Type697 { get; set; }
+ public global::GitHub.TeamFullType? Type697 { get; set; }
///
///
///
- public global::GitHub.TeamMembershipRole? Type698 { get; set; }
+ public global::GitHub.TeamDiscussion? Type698 { get; set; }
///
///
///
- public global::GitHub.TeamMembershipState? Type699 { get; set; }
+ public global::GitHub.TeamDiscussionComment? Type699 { get; set; }
///
///
///
- public global::GitHub.TeamProject? Type700 { get; set; }
+ public global::GitHub.Reaction? Type700 { get; set; }
///
///
///
- public global::GitHub.TeamProjectPermissions? Type701 { get; set; }
+ public global::GitHub.ReactionContent? Type701 { get; set; }
///
///
///
- public global::GitHub.TeamRepository? Type702 { get; set; }
+ public global::GitHub.TeamMembership? Type702 { get; set; }
///
///
///
- public global::GitHub.TeamRepositoryPermissions? Type703 { get; set; }
+ public global::GitHub.TeamMembershipRole? Type703 { get; set; }
///
///
///
- public global::GitHub.ProjectColumn? Type704 { get; set; }
+ public global::GitHub.TeamMembershipState? Type704 { get; set; }
///
///
///
- public global::GitHub.ProjectCollaboratorPermission? Type705 { get; set; }
+ public global::GitHub.TeamProject? Type705 { get; set; }
///
///
///
- public global::GitHub.RateLimit? Type706 { get; set; }
+ public global::GitHub.TeamProjectPermissions? Type706 { get; set; }
///
///
///
- public global::GitHub.RateLimitOverview? Type707 { get; set; }
+ public global::GitHub.TeamRepository? Type707 { get; set; }
///
///
///
- public global::GitHub.RateLimitOverviewResources? Type708 { get; set; }
+ public global::GitHub.TeamRepositoryPermissions? Type708 { get; set; }
///
///
///
- public global::GitHub.Artifact? Type709 { get; set; }
+ public global::GitHub.ProjectColumn? Type709 { get; set; }
///
///
///
- public global::GitHub.ArtifactWorkflowRun? Type710 { get; set; }
+ public global::GitHub.ProjectCollaboratorPermission? Type710 { get; set; }
///
///
///
- public global::GitHub.ActionsCacheList? Type711 { get; set; }
+ public global::GitHub.RateLimit? Type711 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type712 { get; set; }
+ public global::GitHub.RateLimitOverview? Type712 { get; set; }
///
///
///
- public global::GitHub.ActionsCacheListActionsCache? Type713 { get; set; }
+ public global::GitHub.RateLimitOverviewResources? Type713 { get; set; }
///
///
///
- public global::GitHub.Job? Type714 { get; set; }
+ public global::GitHub.Artifact? Type714 { get; set; }
///
///
///
- public global::GitHub.JobStatus? Type715 { get; set; }
+ public global::GitHub.ArtifactWorkflowRun? Type715 { get; set; }
///
///
///
- public global::GitHub.JobConclusion? Type716 { get; set; }
+ public global::GitHub.ActionsCacheList? Type716 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type717 { get; set; }
+ public global::System.Collections.Generic.IList? Type717 { get; set; }
///
///
///
- public global::GitHub.JobStep? Type718 { get; set; }
+ public global::GitHub.ActionsCacheListActionsCache? Type718 { get; set; }
///
///
///
- public global::GitHub.JobStepStatus? Type719 { get; set; }
+ public global::GitHub.Job? Type719 { get; set; }
///
///
///
- public global::GitHub.OidcCustomSubRepo? Type720 { get; set; }
+ public global::GitHub.JobStatus? Type720 { get; set; }
///
///
///
- public global::GitHub.ActionsSecret? Type721 { get; set; }
+ public global::GitHub.JobConclusion? Type721 { get; set; }
///
///
///
- public global::GitHub.ActionsVariable? Type722 { get; set; }
+ public global::System.Collections.Generic.IList? Type722 { get; set; }
///
///
///
- public global::GitHub.ActionsRepositoryPermissions? Type723 { get; set; }
+ public global::GitHub.JobStep? Type723 { get; set; }
///
///
///
- public global::GitHub.ActionsWorkflowAccessToRepository? Type724 { get; set; }
+ public global::GitHub.JobStepStatus? Type724 { get; set; }
///
///
///
- public global::GitHub.ActionsWorkflowAccessToRepositoryAccessLevel? Type725 { get; set; }
+ public global::GitHub.OidcCustomSubRepo? Type725 { get; set; }
///
///
///
- public global::GitHub.ReferencedWorkflow? Type726 { get; set; }
+ public global::GitHub.ActionsSecret? Type726 { get; set; }
///
///
///
- public global::GitHub.PullRequestMinimal? Type727 { get; set; }
+ public global::GitHub.ActionsVariable? Type727 { get; set; }
///
///
///
- public global::GitHub.PullRequestMinimalHead? Type728 { get; set; }
+ public global::GitHub.ActionsRepositoryPermissions? Type728 { get; set; }
///
///
///
- public global::GitHub.PullRequestMinimalHeadRepo? Type729 { get; set; }
+ public global::GitHub.ActionsWorkflowAccessToRepository? Type729 { get; set; }
///
///
///
- public global::GitHub.PullRequestMinimalBase? Type730 { get; set; }
+ public global::GitHub.ActionsWorkflowAccessToRepositoryAccessLevel? Type730 { get; set; }
///
///
///
- public global::GitHub.PullRequestMinimalBaseRepo? Type731 { get; set; }
+ public global::GitHub.ReferencedWorkflow? Type731 { get; set; }
///
///
///
- public global::GitHub.NullableSimpleCommit? Type732 { get; set; }
+ public global::GitHub.PullRequestMinimal? Type732 { get; set; }
///
///
///
- public global::GitHub.NullableSimpleCommitAuthor? Type733 { get; set; }
+ public global::GitHub.PullRequestMinimalHead? Type733 { get; set; }
///
///
///
- public global::GitHub.NullableSimpleCommitCommitter? Type734 { get; set; }
+ public global::GitHub.PullRequestMinimalHeadRepo? Type734 { get; set; }
///
///
///
- public global::GitHub.WorkflowRun? Type735 { get; set; }
+ public global::GitHub.PullRequestMinimalBase? Type735 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type736 { get; set; }
+ public global::GitHub.PullRequestMinimalBaseRepo? Type736 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type737 { get; set; }
+ public global::GitHub.NullableSimpleCommit? Type737 { get; set; }
///
///
///
- public global::GitHub.EnvironmentApprovals? Type738 { get; set; }
+ public global::GitHub.NullableSimpleCommitAuthor? Type738 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type739 { get; set; }
+ public global::GitHub.NullableSimpleCommitCommitter? Type739 { get; set; }
///
///
///
- public global::GitHub.EnvironmentApprovalsEnvironment? Type740 { get; set; }
+ public global::GitHub.WorkflowRun? Type740 { get; set; }
///
///
///
- public global::GitHub.EnvironmentApprovalsState? Type741 { get; set; }
+ public global::System.Collections.Generic.IList? Type741 { get; set; }
///
///
///
- public global::GitHub.ReviewCustomGatesCommentRequired? Type742 { get; set; }
+ public global::System.Collections.Generic.IList? Type742 { get; set; }
///
///
///
- public global::GitHub.ReviewCustomGatesStateRequired? Type743 { get; set; }
+ public global::GitHub.EnvironmentApprovals? Type743 { get; set; }
///
///
///
- public global::GitHub.ReviewCustomGatesStateRequiredState? Type744 { get; set; }
+ public global::System.Collections.Generic.IList? Type744 { get; set; }
///
///
///
- public global::GitHub.DeploymentReviewerType? Type745 { get; set; }
+ public global::GitHub.EnvironmentApprovalsEnvironment? Type745 { get; set; }
///
///
///
- public global::GitHub.PendingDeployment? Type746 { get; set; }
+ public global::GitHub.EnvironmentApprovalsState? Type746 { get; set; }
///
///
///
- public global::GitHub.PendingDeploymentEnvironment? Type747 { get; set; }
+ public global::GitHub.ReviewCustomGatesCommentRequired? Type747 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type748 { get; set; }
+ public global::GitHub.ReviewCustomGatesStateRequired? Type748 { get; set; }
///
///
///
- public global::GitHub.PendingDeploymentReviewer? Type749 { get; set; }
+ public global::GitHub.ReviewCustomGatesStateRequiredState? Type749 { get; set; }
///
///
///
- public global::GitHub.AnyOf? Type750 { get; set; }
+ public global::GitHub.DeploymentReviewerType? Type750 { get; set; }
///
///
///
- public global::GitHub.Deployment? Type751 { get; set; }
+ public global::GitHub.PendingDeployment? Type751 { get; set; }
///
///
///
- public global::GitHub.OneOf