-
Notifications
You must be signed in to change notification settings - Fork 104
feat: acts new parameter sortBy #1637
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
Conversation
… changes made on apify-core: apify-core: #20997
Preview for this PR was built for commit |
Preview for this PR was built for commit |
This reverts commit f7c6887.
Sorry @protoss70 - I got trigger happy and merged this. If it takes too long for the feature to make it to production, I can revert the change 🤦 |
I have already merged the feature to develop, all tests passed so I hope it will make it to production soon. But I am not sure how long it will take as it is my first PR merged 😄 |
@protoss70 I say let's keep it this way, it'll be fine 😁 |
Better mark it as a draft next time so it's not tempting to merge for others :] |
additional docs to include for the new param sortBy for the get /acts endpoint. The new param is in this PR. I will only merge this PR after the feature is deployed.