issues
search
ManPhamQuang
/
COSC2769-rmit
Further web programming - COSC2769
cosc-2769-rmit.vercel.app
MIT License
0
stars
0
forks
source link
Feat/update delete room
#59
Closed
dangvuthang
closed
3 years ago
dangvuthang
commented
3 years ago
Changelog
Route for update, and delete room
PATCH/ DELETE: /api/v1/rooms/:roomId
Add required on
category
field for Room schema, thus the backend will send the error message if the field is not provided #53
close #57
Changelog
PATCH/ DELETE: /api/v1/rooms/:roomId
category
field for Room schema, thus the backend will send the error message if the field is not provided #53close #57