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 c54b20c commit cd3561dCopy full SHA for cd3561d
services/resourcemanager/src/test/java/cloud/stackit/sdk/resourcemanager/api/DefaultApiTest.java
@@ -10,13 +10,12 @@
10
* Do not edit the class manually.
11
*/
12
13
-package cloud.stackit.sdk.resourcemanager.api;
+package cloud.stackit.sdk.resourcemanager;
14
15
import cloud.stackit.sdk.core.KeyFlowAuthenticator;
16
import cloud.stackit.sdk.core.auth.SetupAuth;
17
import cloud.stackit.sdk.core.config.CoreConfiguration;
18
import cloud.stackit.sdk.core.utils.TestUtils;
19
-import cloud.stackit.sdk.resourcemanager.ApiClient;
20
import java.io.IOException;
21
import okhttp3.Authenticator;
22
import okhttp3.OkHttpClient;
0 commit comments