avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-auth
/
io.github.lishangbu.avalon.auth.controller
/
OauthRegisteredClientController
/
update
update
@
PutMapping
fun
update
(
@
RequestBody
@
Valid
input
:
UpdateOauthRegisteredClientInput
)
:
OauthRegisteredClientView
更新注册客户端
Return
更新后的注册客户端
Parameters
input
注册客户端写入请求