mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-07 12:37:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.148.0
This commit is contained in:
@@ -37,7 +37,7 @@ namespace PlexAPI.Models.Requests
|
||||
/// the content URI for the playlist
|
||||
/// </summary>
|
||||
[SpeakeasyMetadata("queryParam:style=form,explode=true,name=uri")]
|
||||
public string? Uri { get; set; }
|
||||
public string Uri { get; set; } = default!;
|
||||
|
||||
/// <summary>
|
||||
/// the play queue to copy to a playlist
|
||||
|
||||
Reference in New Issue
Block a user