ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.513.4

This commit is contained in:
speakeasybot
2025-03-09 00:21:37 +00:00
parent 86c36c72b7
commit 653b23dab6
128 changed files with 1801 additions and 2087 deletions

View File

@@ -352,13 +352,13 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
/// An array of Writer roles.
/// </summary>
[JsonProperty("Producer")]
public List<Producer>? Producer { get; set; }
public List<GetMediaMetaDataProducer>? Producer { get; set; }
/// <summary>
/// An array of similar content objects.
/// </summary>
[JsonProperty("Similar")]
public List<Similar>? Similar { get; set; }
public List<GetMediaMetaDataSimilar>? Similar { get; set; }
/// <summary>
/// An array of location objects.