We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad9645 commit 7f40f7eCopy full SHA for 7f40f7e
templates/java/api.mustache
@@ -56,7 +56,7 @@ import cloud.stackit.sdk.core.config.CoreConfiguration;
56
import cloud.stackit.sdk.core.exception.ApiException;
57
58
{{#operations}}
59
-public class {{classname}} {
+class {{classname}} {
60
private ApiClient localVarApiClient;
61
private int localHostIndex;
62
private String localCustomBaseUrl;
0 commit comments