ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.656.1

This commit is contained in:
speakeasybot
2025-11-13 00:26:46 +00:00
parent c695dbace1
commit 70dbffa1d4
47 changed files with 125 additions and 115 deletions

View File

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