server v1.0.2
This commit is contained in:
@@ -28,6 +28,7 @@ const restaurantSchema = mongoose.Schema({
|
||||
required: true,
|
||||
},
|
||||
},
|
||||
placesId: String,
|
||||
imgUrl: {
|
||||
type: String,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user