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

Get higher level functions behind the API #249

Open
tescher opened this issue Sep 12, 2022 · 0 comments
Open

Get higher level functions behind the API #249

tescher opened this issue Sep 12, 2022 · 0 comments

Comments

@tescher
Copy link
Collaborator

tescher commented Sep 12, 2022

Right now API end points like bounties/[id]/claim simply do an edit with all the claim data passed in as a claim schema. All this should be behind the API, with just the bounty ID, the claiming user, and the submission notes passed in and all the logic should be behind the API.

Same with mark as paid.

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

No branches or pull requests

1 participant