mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.401.2
This commit is contained in:
@@ -252,5 +252,8 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
|
||||
/// </summary>
|
||||
[JsonProperty("uuid")]
|
||||
public string Uuid { get; set; } = default!;
|
||||
|
||||
[JsonProperty("attributionPartner", NullValueHandling = NullValueHandling.Include)]
|
||||
public string? AttributionPartner { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user