Skip to content
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

Sort Parameter Missing From Aggregates (Bars) #143

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Sort Parameter Missing From Aggregates (Bars) #143

merged 2 commits into from
Dec 5, 2023

Conversation

noah-hein
Copy link
Contributor

While using the API I noticed the sort field is missing from the Aggregate (Bars) parameters.
Added in the missing parameter to the Aggregate.kt file and made sure it was placed as a URL parameter.
This was a very simple few lines modified. If I missed any test cases or samples please let me know.

Screenshot of the official documentation showcasing the sort parameter
Screenshot 2023-12-03 062906

Screenshot of the decompiled Kotlin file for the current version missing the parameter
Screenshot 2023-12-03 063131

@justinpolygon justinpolygon self-requested a review December 5, 2023 18:16
Copy link
Contributor

@justinpolygon justinpolygon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@justinpolygon
Copy link
Contributor

Hey @noah-hein, thanks very much for the PR that adds the sort param, updating the examples, and the spec too. What a great PR! Cheers.

@justinpolygon justinpolygon merged commit dd191e8 into polygon-io:master Dec 5, 2023
1 check passed
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