ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.598.3

This commit is contained in:
speakeasybot
2025-08-07 00:28:41 +00:00
parent d970db3b6f
commit 1f5d4ff03a
24 changed files with 57 additions and 47 deletions

View File

@@ -103,8 +103,8 @@ namespace LukeHagar.PlexAPI.SDK
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "0.16.0";
private const string _sdkGenVersion = "2.674.1";
private const string _sdkVersion = "0.16.1";
private const string _sdkGenVersion = "2.674.3";
private const string _openapiDocVersion = "0.0.3";
public Butler(SDKConfig config)