Readme / restaurant model lunch menu changed
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
- ##### **lunchMenu**:
|
||||
- ##### **lunchSetName**: _String_
|
||||
- ##### **lunchSetPrice**: _String_
|
||||
- ##### **lunchSetDishes**: [mongoose.Types.ObjectId]
|
||||
- ##### **lunchSetDishes**: [{ dishId: mongoose.Types.ObjectId, quantity: String }]
|
||||
- ##### **dishes**: [*mongoose.Types.ObjectId*]
|
||||
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user