DamyanBG / real-estate-nodejs-be

Real Estate back end rest api application
6 stars 11 forks source link

Owner_id for Homes validation #126

Closed DamyanBG closed 1 year ago

DamyanBG commented 1 year ago

Validation for all Homes related CRUD operations for owner_id - is it in the request and is it mongoose object id. Add negative cases tests for that.