Closed bcho892 closed 4 months ago
Is your feature request related to a problem? Please describe.
introduced by #415
Should just add a continue if the user id array is empty BEFORE MERGING
continue
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.
introduced by #415
Should just add a
continue
if the user id array is empty BEFORE MERGINGyarn workspace server tsoa spec-and-routes
)git fetch origin master:master
, thengit rebase master
orgit merge master
)