Closed danielgluskin-starkware closed 2 years ago
:tada: This PR is included in version 0.1.0-dev.6 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 0.1.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description of the Changes
Add dynamic versioning for gateways: Pass a default version inside the c'tor.
Override it as:
(we can use an object here, so we don't need to provide 'GET' & undefined). This will make a call to v1 with an empty prefix.
Solves #3127791831
Checklist
<type>[optional scope]: <description>
, e.g:fix: prevent racing of requests