-
Notifications
You must be signed in to change notification settings - Fork 23
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
[SDP-960] serve/httphandler: API endpoint to fetch the verification types #113
[SDP-960] serve/httphandler: API endpoint to fetch the verification types #113
Conversation
…/github.com/stellar/stellar-disbursement-platform-backend into SDP-960_api-endpoint_get-verification-types
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for working on this. Feel free to merge after addressing the PR comments.
stellar-disbursement-platform-backend-preview is available here: |
What
API endpoint to get the verification types
GET
receiver/verification-types
Why
Add dropdown for choosing Verification Type when creating new disbursements on FE
Known limitations
N/A
Checklist
PR Structure
Thoroughness
Configs and Secrets
values.yaml
file.pr-preview
,dev
,demo
,prd
).values.yaml
file.pr-preview secrets
,dev secrets
,demo secrets
,prd secrets
).Release
develop
ormain
after it's ready for production!Deployment