MenuItemController
@Controller(value = "/restaurant/{restaurantId}/menus/{menuId}/categories/{categoryId}/items")
Functions
Link copied to clipboard
@Post
Link copied to clipboard
@Delete(value = "/{itemId}")
Link copied to clipboard
@Put(value = "/{itemId}")