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

Create transaction based on user instead of card #56

Open
stickyPiston opened this issue Sep 15, 2024 · 0 comments
Open

Create transaction based on user instead of card #56

stickyPiston opened this issue Sep 15, 2024 · 0 comments

Comments

@stickyPiston
Copy link
Member

Currently to create a new transaction, a uuid of a card should be sent to /api/transaction. However, in the create_transaction route the card is only used to find the corresponding user. Therefore i'd like to propose to change the route's uuid parameter to work based off user id instead of card id. This does mean that magnificent-sloth needs an update too, but after some investigation, that doesn't seem to need too much changing.

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