@akamai/openapi-ts
Preparing search index...
zod.gen
putIpRequestSchema
Variable putIpRequestSchema
Const
putIpRequestSchema
:
ZodObject
<
{
body
:
ZodObject
<
{
rdns
:
ZodUnion
<
readonly
[
ZodString
,
ZodNull
]
>
}
,
$strip
,
>
;
path
:
ZodObject
<
{
address
:
ZodString
}
,
$strip
>
;
query
:
ZodOptional
<
ZodNever
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@akamai/openapi-ts
Loading...