Open jeffplays2005 opened 3 months ago
This is not an urgent ticket
Would be a good edit to make the endpoints before handover: POST /bookings/make-dates-available/unavailable -> PATCH /admin/bookings/dates
/bookings/make-dates-available/unavailable
/admin/bookings/dates
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
git fetch origin master:master
git rebase master
git merge master
This is not an urgent ticket
Would be a good edit to make the endpoints before handover: POST
/bookings/make-dates-available/unavailable
-> PATCH/admin/bookings/dates
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
)git fetch origin master:master
, thengit rebase master
orgit merge master
)