v2.43.9
Fixed
- Docs:
fetchOrderBookAPI reference examples now showside="yes"instead ofside="buy". The OpenAPI example generator checked parameter names before schema enums, so thesidefallback ("buy") shadowed the actual enum (['yes', 'no']).
Installation
npm:
npm install pmxtjs@2.43.9PyPI:
pip install pmxt==2.43.9Links
What's Changed
- docs: use outcome side in order book examples by @cosmopolitan033 in #478
New Contributors
- @cosmopolitan033 made their first contribution in #478
Full Changelog: v2.43.8f...v2.43.9f