update

@PutMapping
fun update(@RequestBody @Valid input: UpdateUserInput): UserView

更新用户

Return

更新后的用户

Parameters

input

用户写入请求