ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.476.1

This commit is contained in:
speakeasybot
2025-01-27 00:28:08 +00:00
parent 9dc8821b31
commit 22654201f5
19 changed files with 150 additions and 140 deletions

View File

@@ -43,8 +43,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.11.2";
public static final String GEN_VERSION = "2.495.0";
public static final String SDK_VERSION = "0.11.3";
public static final String GEN_VERSION = "2.495.1";
private static final String BASE_PACKAGE = "dev.plexapi.sdk";
public static final String USER_AGENT =
String.format("speakeasy-sdk/%s %s %s %s %s",