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.383.2
This commit is contained in:
@@ -25,6 +25,6 @@ namespace PlexAPI.Models.Requests
|
||||
/// Plex content type to search for
|
||||
/// </summary>
|
||||
[SpeakeasyMetadata("queryParam:style=form,explode=true,name=type")]
|
||||
public Type Type { get; set; } = default!;
|
||||
public Models.Requests.Type Type { get; set; } = default!;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user