MenuController
@Controller(value = "/restaurant/{restaurantId}/menus")
Functions
Link copied to clipboard
@Post
Link copied to clipboard
@Delete(value = "/{menuId}")
Link copied to clipboard
@Get(value = "/{menuId}")
Link copied to clipboard
@Get
Link copied to clipboard
@Put(value = "/{menuId}")