diff --git a/src/libs/GitHub/Generated/GitHub.CodespacesClient.CodespacesGetRepoPublicKey.g.cs b/src/libs/GitHub/Generated/GitHub.CodespacesClient.CodespacesGetRepoPublicKey.g.cs index 86148937..568d45c7 100644 --- a/src/libs/GitHub/Generated/GitHub.CodespacesClient.CodespacesGetRepoPublicKey.g.cs +++ b/src/libs/GitHub/Generated/GitHub.CodespacesClient.CodespacesGetRepoPublicKey.g.cs @@ -27,7 +27,6 @@ partial void ProcessCodespacesGetRepoPublicKeyResponseContent( /// Get a repository public key
/// Gets your public key, which you need to encrypt secrets. You need to
/// encrypt a secret before you can create or update secrets.
- /// Anyone with read access to the repository can use this endpoint.
/// If the repository is private, OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint. /// /// diff --git a/src/libs/GitHub/Generated/GitHub.Models.ContentTree.g.cs b/src/libs/GitHub/Generated/GitHub.Models.ContentTree.g.cs index 6ee5f92a..817d3607 100644 --- a/src/libs/GitHub/Generated/GitHub.Models.ContentTree.g.cs +++ b/src/libs/GitHub/Generated/GitHub.Models.ContentTree.g.cs @@ -43,6 +43,12 @@ public sealed partial class ContentTree [global::System.Text.Json.Serialization.JsonRequired] public required string Sha { get; set; } + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("content")] + public string? Content { get; set; } + /// /// /// diff --git a/src/libs/GitHub/Generated/GitHub.Models.ContentTreeEntrie.g.cs b/src/libs/GitHub/Generated/GitHub.Models.ContentTreeEntrie.g.cs index 840457c1..d226c812 100644 --- a/src/libs/GitHub/Generated/GitHub.Models.ContentTreeEntrie.g.cs +++ b/src/libs/GitHub/Generated/GitHub.Models.ContentTreeEntrie.g.cs @@ -36,12 +36,6 @@ public sealed partial class ContentTreeEntrie [global::System.Text.Json.Serialization.JsonRequired] public required string Path { get; set; } - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("content")] - public string? Content { get; set; } - /// /// /// diff --git a/src/libs/GitHub/Generated/GitHub.Models.CopilotOrganizationDetails.g.cs b/src/libs/GitHub/Generated/GitHub.Models.CopilotOrganizationDetails.g.cs index e1ea9137..447466b7 100644 --- a/src/libs/GitHub/Generated/GitHub.Models.CopilotOrganizationDetails.g.cs +++ b/src/libs/GitHub/Generated/GitHub.Models.CopilotOrganizationDetails.g.cs @@ -4,7 +4,7 @@ namespace GitHub { /// - /// Information about the seat breakdown and policies set for an organization with a Copilot Business subscription. + /// Information about the seat breakdown and policies set for an organization with a Copilot Business or Copilot Enterprise subscription. /// public sealed partial class CopilotOrganizationDetails { diff --git a/src/libs/GitHub/openapi.yaml b/src/libs/GitHub/openapi.yaml index 3ba85e97..70d9472f 100644 --- a/src/libs/GitHub/openapi.yaml +++ b/src/libs/GitHub/openapi.yaml @@ -24371,8 +24371,6 @@ paths: Gets your public key, which you need to encrypt secrets. You need to encrypt a secret before you can create or update secrets. - Anyone with read access to the repository can use this endpoint. - If the repository is private, OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint. tags: - codespaces @@ -71436,9 +71434,9 @@ components: description: The number of seats that have not used Copilot during the current billing cycle. copilot-organization-details: - title: Copilot Business Organization Details + title: Copilot Organization Details description: Information about the seat breakdown and policies set for an organization - with a Copilot Business subscription. + with a Copilot Business or Copilot Enterprise subscription. type: object properties: seat_breakdown: @@ -80789,6 +80787,8 @@ components: type: string sha: type: string + content: + type: string url: type: string format: uri @@ -80817,8 +80817,6 @@ components: type: string path: type: string - content: - type: string sha: type: string url: @@ -80894,8 +80892,6 @@ components: - size - type - url - - content - - encoding content-directory: title: Content Directory description: A list of directory items @@ -199622,6 +199618,9 @@ components: active_this_cycle: 12 inactive_this_cycle: 11 seat_management_setting: assign_selected + ide_chat: enabled + platform_chat: enabled + cli: enabled public_code_suggestions: block organization-dependabot-secret-paginated: value: