-
### User Story
As a JavaScript Developer, I want to ensure errors within SDK components do not crash the entire webpage, so I can have a better developer experience and easier debugging.
### Probl…
-
The SDKs currently rely on JSON schema to generate code. However, the generation code for the SDKs are quite verbose and handwritten. This means we have to maintain this generation code as well, and m…
-
We need to increase the coverage of e2e tests to include all extrinsics in subtensor and other functionalities.
-
## Issue description
As introduced in https://github.com/NixOS/nixpkgs/pull/346043 and explained fully in https://discourse.nixos.org/t/the-darwin-sdks-have-been-updated/55295, nixpkgs has a new wa…
-
SciCat backend has a matching python SDK autogenerated for each new release:
- https://github.com/SciCatProject/scicat-backend-next/deployments/python-pydantic-v1-sdk-package
- https://github.com/Sc…
-
We are using golang for our [cli](https://github.com/paulscherrerinstitute/scicat-cli). We've been looking into generating the SciCat data models from the OpenAPI rather than manually coding them. May…
-
Create a quickstart tutorial (similar to the TypeScript SDK) that gets a user up and running using the Python SDK and teaches the core mechanics of the programming model.
-
### Description
As mentioned here https://apidocs.bitrix24.com/limits.html Bitrix24 has rate limits for requests.
It would be great if SDK will support some kind of rate limiting.
### Example
```p…
-
It seems that Payload SDK has replaced OSDK. We want to try out the Payload SDK without any new payload to see if it can replace the old OSDK for our M300 RTK. But I cannot register an app for paylo…
-
## Android SDK SSL Handshake Error
### Description
When using the FusionAuth Android SDK one receives a `javax.net.ssl.SSLHandshakeException: Connection closed by peer` on the first attempt of
…