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 df82562 commit 1e59a1bCopy full SHA for 1e59a1b
providers/dns/timewebcloud/internal/readme.md
@@ -0,0 +1,8 @@
1
+There is an [official API client](https://github.com/timeweb-cloud/sdk-go) but this client is completely broken:
2
+- the code is generated and the module name is `github.com/GIT_USER_ID/GIT_REPO_ID`
3
+- the code contains redeclared constants
4
+- Even with a fix to the module name and the redeclared constants, the module doesn't compile.
5
+
6
+https://github.com/timeweb-cloud/sdk-go/pull/1
7
8
+So, for now, this API client is unusable.
0 commit comments