update

@PutMapping
fun update(@RequestBody @Valid input: UpdateRoleInput): RoleView

更新角色

Return

更新后的角色

Parameters

input

角色写入请求