diff --git a/clients/GitHubEnterpriseCloud/etc/openapi-client-generator.state b/clients/GitHubEnterpriseCloud/etc/openapi-client-generator.state index cf802c9d28f..8ed8824b063 100644 --- a/clients/GitHubEnterpriseCloud/etc/openapi-client-generator.state +++ b/clients/GitHubEnterpriseCloud/etc/openapi-client-generator.state @@ -1,5 +1,5 @@ { - "specHash": "6e57e5a946cc639968a53e5f4602f4f7", + "specHash": "a6db3e8c17ce7749767e24fcd8e8540a", "generatedFiles": { "files": [ { @@ -5900,7 +5900,7 @@ }, { "name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/Dependabot.php", - "hash": "14698f5b68d8204620d7f582526429c9" + "hash": "3225c6a7abd150f424b735a8d83e213a" }, { "name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/Billing.php", @@ -32876,7 +32876,7 @@ }, { "name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Schema\/CopilotDotcomChat.php", - "hash": "71e7966d40c3d0cd98ed1358e370b293" + "hash": "3062a79cd72653ae8cb779e40ea4d096" }, { "name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Schema\/CopilotDotcomPullRequests.php", @@ -32884,7 +32884,7 @@ }, { "name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Schema\/CopilotUsageMetricsDay.php", - "hash": "646e2396057ca665c75688824ba29f82" + "hash": "ea93e1418829ab8689d90d578b83f83e" }, { "name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Schema\/CopilotIdeCodeCompletions\/Languages.php", @@ -34848,7 +34848,7 @@ }, { "name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/HostedCompute.php", - "hash": "de4ca562cdab21963f9b47b887e1826d" + "hash": "9dae0c6c6ab2b80254e91118e31ca283" }, { "name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Enterprises\/Enterprise\/NetworkConfigurations.php", diff --git a/clients/GitHubEnterpriseCloud/src/Schema/CopilotDotcomChat.php b/clients/GitHubEnterpriseCloud/src/Schema/CopilotDotcomChat.php index 3d9a1f158bb..4637ca397b6 100644 --- a/clients/GitHubEnterpriseCloud/src/Schema/CopilotDotcomChat.php +++ b/clients/GitHubEnterpriseCloud/src/Schema/CopilotDotcomChat.php @@ -51,11 +51,11 @@ "description": "List of model metrics for a custom models and the default model." } }, - "description": "Usage metrics for Copilot Chat in github.com", + "description": "Usage metrics for Copilot Chat in GitHub.com", "additionalProperties": true }'; public const SCHEMA_TITLE = ''; - public const SCHEMA_DESCRIPTION = 'Usage metrics for Copilot Chat in github.com'; + public const SCHEMA_DESCRIPTION = 'Usage metrics for Copilot Chat in GitHub.com'; public const SCHEMA_EXAMPLE_DATA = '{ "total_engaged_users": 19, "models": [ diff --git a/clients/GitHubEnterpriseCloud/src/Schema/CopilotUsageMetricsDay.php b/clients/GitHubEnterpriseCloud/src/Schema/CopilotUsageMetricsDay.php index 8e6438a42e5..06774a1c047 100644 --- a/clients/GitHubEnterpriseCloud/src/Schema/CopilotUsageMetricsDay.php +++ b/clients/GitHubEnterpriseCloud/src/Schema/CopilotUsageMetricsDay.php @@ -255,7 +255,7 @@ "description": "List of model metrics for a custom models and the default model." } }, - "description": "Usage metrics for Copilot Chat in github.com", + "description": "Usage metrics for Copilot Chat in GitHub.com", "additionalProperties": true }, "copilot_dotcom_pull_requests": { @@ -579,7 +579,7 @@ * totalEngagedUsers: The total number of Copilot users who engaged with any Copilot feature, for the given day. Examples include but are not limited to accepting a code suggestion, prompting Copilot chat, or triggering a PR Summary. Does not include authentication events. Is not limited to the individual features detailed on the endpoint. * copilotIdeCodeCompletions: Usage metrics for Copilot editor code completions in the IDE. * copilotIdeChat: Usage metrics for Copilot Chat in the IDE. - * copilotDotcomChat: Usage metrics for Copilot Chat in github.com + * copilotDotcomChat: Usage metrics for Copilot Chat in GitHub.com * copilotDotcomPullRequests: Usage metrics for Copilot for pull requests. */ public function __construct(public string $date, #[MapFrom('total_active_users')] diff --git a/etc/specs/GitHubEnterpriseCloud/current.spec.yaml b/etc/specs/GitHubEnterpriseCloud/current.spec.yaml index e9031bc4b18..fb8989cfd45 100644 --- a/etc/specs/GitHubEnterpriseCloud/current.spec.yaml +++ b/etc/specs/GitHubEnterpriseCloud/current.spec.yaml @@ -80771,7 +80771,7 @@ components: type: - object - 'null' - description: Usage metrics for Copilot Chat in github.com + description: Usage metrics for Copilot Chat in GitHub.com additionalProperties: true properties: total_engaged_users: