From 8ccfaab5a80bc675a1911ac302c082f729ce31fc Mon Sep 17 00:00:00 2001 From: Octokit Bot Date: Sat, 7 Dec 2024 00:33:20 +0000 Subject: [PATCH] New updates to generated code --- src/GitHub/Models/CopilotSeatDetails.cs | 3 ++- src/GitHub/kiota-lock.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/GitHub/Models/CopilotSeatDetails.cs b/src/GitHub/Models/CopilotSeatDetails.cs index 9a0a211d..e66fabbd 100644 --- a/src/GitHub/Models/CopilotSeatDetails.cs +++ b/src/GitHub/Models/CopilotSeatDetails.cs @@ -54,7 +54,8 @@ public partial class CopilotSeatDetails : IParsable public Date? PendingCancellationDate { get; set; } /// The Copilot plan of the organization, or the parent enterprise, when applicable. public global::GitHub.Models.CopilotSeatDetails_plan_type? PlanType { get; set; } - /// Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + /// **Closing down notice:** This field is no longer relevant and is closing down. Use the `created_at` field to determine when the assignee was last granted access to GitHub Copilot. Timestamp of when the assignee's GitHub Copilot access was last updated, in ISO 8601 format. + [Obsolete("")] public DateTimeOffset? UpdatedAt { get; set; } /// /// Creates a new instance of the appropriate class based on discriminator value diff --git a/src/GitHub/kiota-lock.json b/src/GitHub/kiota-lock.json index fa440e91..f3228821 100644 --- a/src/GitHub/kiota-lock.json +++ b/src/GitHub/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "359D34560DB5525B18FEE0AD444F7D6425FD630338D1CEE3900C2A3E138A7C537AC3252638A65030BF1150F6C221E708F67B73F4C846965CBA7ACD69F5A2743D", + "descriptionHash": "5F3932F7F14AA12BB2C97702F0EE735758C6C249B31D04391FBB341C3298CE8462BA31D4C2F54761746A2697C272B2E51E529F1AD57BA30691FE4496B9F113B4", "descriptionLocation": "../../../../../schemas/ghec.json", "lockFileVersion": "1.0.0", "kiotaVersion": "1.19.0",