update

@PutMapping
fun update(@RequestBody @Valid input: UpdateMenuInput): MenuView

更新菜单

Return

更新后的菜单

Parameters

input

菜单写入请求