mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-08 12:37:46 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.205.0
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