mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.401.2
This commit is contained in:
@@ -27,6 +27,6 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
|
||||
public string Title1 { get; set; } = default!;
|
||||
|
||||
[JsonProperty("Directory")]
|
||||
public List<GetAllLibrariesDirectory>? Directory { get; set; }
|
||||
public List<GetAllLibrariesDirectory> Directory { get; set; } = default!;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user