sdk-for-go icon indicating copy to clipboard operation
sdk-for-go copied to clipboard

Create the CreateAttribute functions

Open madpelsm opened this issue 2 years ago • 2 comments

Also had to fix/rewrite the client.Call function.

Since go doesn't have optional arguments, I created a generic Optional[T] struct.

madpelsm avatar May 23 '22 22:05 madpelsm

Hey, all the SDKS are generated by the the [sdk-generator](https://github.com/appwrite/sdk-generator) repo. It would be recommended to create your PR there. I would recommend talking with the maintainers first by creating an issue or discussing it in the appwrite discord server.

This repo is only read only

2002Bishwajeet avatar May 24 '22 07:05 2002Bishwajeet

Ok thanks. Will see how i can help there.

madpelsm avatar May 24 '22 09:05 madpelsm

This library is auto-generated by the Appwrite SDK Generator, and does not accept pull requests directly. To learn more about how you can help us improve this SDK, please check the contributing guide before submitting a pull request.

github-actions[bot] avatar Jul 11 '24 22:07 github-actions[bot]