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