You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Second, what it is available on admin/config/sdk is a constructor, not an SDK with an initialize function, and it requires a swagger client that I don't know how to provide.
Could you please update the documentation or tell me the correct way of using the SDK so I can make a PR updating them ?
I would love to use this on production, but if the SDK does not work I'm afraid it will not be an option.
Regards
The text was updated successfully, but these errors were encountered:
Hello,
I really want to use tree-gateway, it seems super promising. However, the documentation (at least about the sdk) is wrong.
First, the requires are wrong:
They should be:
Second, what it is available on
admin/config/sdk
is a constructor, not an SDK with an initialize function, and it requires a swagger client that I don't know how to provide.Could you please update the documentation or tell me the correct way of using the SDK so I can make a PR updating them ?
I would love to use this on production, but if the SDK does not work I'm afraid it will not be an option.
Regards
The text was updated successfully, but these errors were encountered: