mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-10 04:20:57 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.209.2
This commit is contained in:
@@ -20,6 +20,6 @@ namespace PlexAPI.Models.Requests
|
||||
public int? Size { get; set; }
|
||||
|
||||
[JsonProperty("Setting")]
|
||||
public List<object>? Setting { get; set; }
|
||||
public List<Setting>? Setting { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user