Is your feature request related to a problem? Please describe.
Note that these are essentially $40 off coupons, we need to know the user's stripe id from the firebase document (endpoint should take in a user's uid, and also quantity of coupons to be added).
BEFORE MERGING
Is your feature request related to a problem? Please describe.
Note that these are essentially $40 off coupons, we need to know the user's stripe id from the firebase document (endpoint should take in a user's uid, and also quantity of coupons to be added). BEFORE MERGING
yarn workspace server tsoa spec-and-routes
)git fetch origin master:master
, thengit rebase master
orgit merge master
)