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

feat: new GET proof by id endpoint #228

Merged
merged 2 commits into from
Feb 24, 2024
Merged

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Feb 23, 2024

What

New endpoint /proofs/{proof_id} to allow a owner (or moderator) to fetch its proof

Why ?

So that we can have in the frontend a proof page (+ proof prices + button to add a new price)

@raphodn raphodn changed the title feat: new GET proofs by id endpoint feat: new GET proof by id endpoint Feb 23, 2024
@raphodn
Copy link
Member Author

raphodn commented Feb 24, 2024

Merging to test in preprod.

To be discussed if we let any user get any proof data ? I filtered on owner or moderator (like the current proof list endpoint)

@raphodn raphodn merged commit 177a8d2 into main Feb 24, 2024
8 checks passed
@raphodn raphodn deleted the raphodn/proof-get-by-id-endpoint branch February 24, 2024 12:09
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.

1 participant