Skip to content

Fix parameter naming and add missing parameters in list_universal_snapshots #485

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

justinpolygon
Copy link
Contributor

This PR fixes the issue reported in #476, where the market_type parameter was incorrectly named and several other parameters were missing in the list_universal_snapshots method of the SnapshotClient class. The updates made in this PR align the code with the expected behavior and fixes a bug in universal snapshots retrieval by renaming the market_type parameter to type and adding the missing parameters order, limit, and sort. The corresponding example has also been updated to reflect these changes.

@justinpolygon
Copy link
Contributor Author

Thanks for the speedy reviews @jbonzo ! Cheers.

@justinpolygon justinpolygon merged commit faf55de into master Aug 3, 2023
@justinpolygon justinpolygon deleted the jw-universal-snapshot-params branch August 3, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants