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

Optional "maxDifficulty" field for jobs API call. #24

Closed
DanielKrawisz opened this issue Oct 22, 2022 · 3 comments
Closed

Optional "maxDifficulty" field for jobs API call. #24

DanielKrawisz opened this issue Oct 22, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@DanielKrawisz
Copy link
Contributor

User should be able to limit query results for open jobs by the maximum difficulty that he is willing to work on. Jobs that are too difficult are not worth it even if the profitability is high.

@owenkellogg
Copy link
Contributor

https://pow.co/api/v1/boost/jobs?maxDifficulty=2&minDifficulty=1&limit=5 now allows maxDifficulty and minDifficulty

@create-issue-branch
Copy link

@owenkellogg owenkellogg added the enhancement New feature or request label Nov 13, 2022
@owenkellogg owenkellogg self-assigned this Nov 13, 2022
@owenkellogg
Copy link
Contributor

Hi @DanielKrawisz this should be good to go, would you please test to confirm it works the way you expect?

https://pow.co/api#/jobs/getApiV1BoostJobs

Screenshot 2022-11-13 at 10 14 25

@owenkellogg owenkellogg pinned this issue Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants