v3.3.2: feat(#203) add execution history list endpoint for linear

This commit is contained in:
tiagosiebler
2022-11-17 15:09:24 +00:00
parent 2ca81ae5ac
commit bc7b2322bf
3 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
[1]: https://www.npmjs.com/package/bybit-api
Node.js connector for the Bybit APIs and WebSockets:
- Complete integration with all bybit APIs.
- Complete integration with all Bybit APIs.
- TypeScript support (with type declarations for most API requests & responses).
- Over 300 end-to-end tests making real API calls & WebSocket connections, validating any changes before they reach npm.
- Robust WebSocket integration with configurable connection heartbeats & automatic reconnect then resubscribe workflows.