ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.650.0

This commit is contained in:
speakeasybot
2025-11-06 22:25:44 +00:00
parent 835a7430fa
commit c695dbace1
37 changed files with 90 additions and 80 deletions

View File

@@ -141,8 +141,8 @@ namespace LukeHagar.PlexAPI.SDK
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "0.18.0";
private const string _sdkGenVersion = "2.730.5";
private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1";
public DownloadQueue(SDKConfig config)