Skip to content

Commit 1e59a1b

Browse files
committed
review: add notes
1 parent df82562 commit 1e59a1b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)