user-service
Preparing search index...
presentation/rest/schemas/user
UpdatePasswordSchema
Variable UpdatePasswordSchema
Const
UpdatePasswordSchema
:
ZodObject
<
{
body
:
ZodObject
<
{
password
:
ZodString
}
,
$strip
>
;
params
:
ZodObject
<
{
id
:
ZodUUID
}
,
$strip
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
user-service
Loading...