Closed bcho892 closed 1 month ago
Is your feature request related to a problem? Please describe.
Right now the prices are hard coded. We should do something similar to #392, where we return the normal and special prices.
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
Right now the prices are hard coded. We should do something similar to #392, where we return the normal and special prices.
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
)git fetch origin master:master
, thengit rebase master
orgit merge master
)