ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.529.1

This commit is contained in:
speakeasybot
2025-04-06 00:31:55 +00:00
parent dcdcafc044
commit dd781d1e27
29 changed files with 1021 additions and 639 deletions

View File

@@ -42,8 +42,8 @@ class SDKConfiguration {
} };
private static final String LANGUAGE = "java";
public static final String OPENAPI_DOC_VERSION = "0.0.3";
public static final String SDK_VERSION = "0.14.1";
public static final String GEN_VERSION = "2.565.1";
public static final String SDK_VERSION = "0.14.2";
public static final String GEN_VERSION = "2.566.5";
private static final String BASE_PACKAGE = "dev.plexapi.sdk";
public static final String USER_AGENT =
String.format("speakeasy-sdk/%s %s %s %s %s",