Code2Gether-Discord/CRUDRecipeEF

Since menu belongs to a restaurant and must have one we dont need it in our dbset

開放

#73 建立於 2021年3月18日

 (0 則留言) (0 個反應) (0 位負責人)C# (0 個分叉)auto 404
good first issue

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Since a menu wont need its own endpoint, instead our restaurant controller can use the menu service so we can instead since we still want the table to be pluralized inside sqlite write [Table("Menus")] on top of the menu class

貢獻者指南