@akamai/openapi-ts
Preparing search index...
zod.gen
postShareIpv4sRequestSchema
Variable postShareIpv4sRequestSchema
Const
postShareIpv4sRequestSchema
:
ZodObject
<
{
body
:
ZodObject
<
{
ips
:
ZodArray
<
ZodString
>
;
linode_id
:
ZodInt
}
,
$strip
,
>
;
path
:
ZodOptional
<
ZodNever
>
;
query
:
ZodOptional
<
ZodNever
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@akamai/openapi-ts
Loading...