Platzi-Master-C9 / booking-services

This monorepo will hold all the packages for the backend teams.
13 stars 41 forks source link

feat(places): refactor POST place route and methods #218

Open Alejandrocuartas opened 2 years ago

Alejandrocuartas commented 2 years ago

Summary 💡

The methods only save the info of the table places. We need it to save the complete info related to each place.

Acceptance Criteria ✅