ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.397.3

This commit is contained in:
speakeasybot
2024-09-16 19:16:31 +00:00
parent af70af8aee
commit 258203517f
8 changed files with 116 additions and 106 deletions

View File

@@ -36,9 +36,9 @@ class SDKConfiguration {
} };
public String language = "java";
public String openapiDocVersion = "0.0.3";
public String sdkVersion = "0.3.3";
public String sdkVersion = "0.3.4";
public String genVersion = "2.415.8";
public String userAgent = "speakeasy-sdk/java 0.3.3 2.415.8 0.0.3 dev.plexapi.sdk";
public String userAgent = "speakeasy-sdk/java 0.3.4 2.415.8 0.0.3 dev.plexapi.sdk";
private Hooks _hooks = createHooks();