SDKs need regeneration #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The api file was changed as a fix to garage/#476, so it seems like these SDKs should be regenerated.
I'm happy to do it and make a pull request if you like.
Sorry for the delay and thanks for your tracking of this issue.
I did not forget my promise, I was just more busy than expected...
I upgraded the SDKs, only the Golang one lead to change in code.
The diff is here:
c965fe7f7d
I did not take the time to test it, can you confirm that it works and solve your problem?
Thanks in advance.
For the next patches, I will see if we want to automate the regeneration of the SDK if we want to better document the steps involved to regen it so people can easily provide a PR so I do not become a bottleneck for changes ^^
The regenerated go SDK fixes my issue. Thanks!