Skip to content

v2.43.9

Choose a tag to compare

@github-actions github-actions released this 23 May 10:43
· 482 commits to main since this release

Fixed

  • Docs: fetchOrderBook API reference examples now show side="yes" instead of side="buy". The OpenAPI example generator checked parameter names before schema enums, so the side fallback ("buy") shadowed the actual enum (['yes', 'no']).

Installation

npm:

npm install pmxtjs@2.43.9

PyPI:

pip install pmxt==2.43.9

Links

What's Changed

New Contributors

Full Changelog: v2.43.8f...v2.43.9f