Skip to content

Added minor validation method to the OrdersEndpoint

Pre-release
Pre-release

Choose a tag to compare

@dehidehidehi dehidehidehi released this 01 Sep 16:02
· 19 commits to dev since this release

Added logger message when pagination method encounters an HTTP Error.
Added validation method on the OrdersEndpoint to verify that the token_ids attribute is no longer than 30 in length.

Removed mention of a retry parameter for the BaseClient class, this is not yet implemented