Closed bcho892 closed 4 months ago
Is your feature request related to a problem? Please describe.
Following the work done in #473 we should make it call the actual endpoint (in #380) and integrate it on the front end.
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.
Following the work done in #473 we should make it call the actual endpoint (in #380) and integrate it on the front end.
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
)git fetch origin master:master
, thengit rebase master
orgit merge master
)