ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.513.2

This commit is contained in:
speakeasybot
2025-03-07 00:23:51 +00:00
parent 3e00ddc6b1
commit 86c36c72b7
30 changed files with 163 additions and 109 deletions

View File

@@ -215,7 +215,7 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
public string? SubscriptionDescription { get; set; }
[JsonProperty("subscriptions")]
public List<GetTokenDetailsSubscription> Subscriptions { get; set; } = default!;
public List<GetTokenDetailsSubscription>? Subscriptions { get; set; }
/// <summary>
/// URL of the account thumbnail

View File

@@ -215,7 +215,7 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
public string? SubscriptionDescription { get; set; }
[JsonProperty("subscriptions")]
public List<PostUsersSignInDataAuthenticationSubscription> Subscriptions { get; set; } = default!;
public List<PostUsersSignInDataAuthenticationSubscription>? Subscriptions { get; set; }
/// <summary>
/// URL of the account thumbnail