@akamai/openapi-ts
    Preparing search index...

    Variable warningObjectSchemaConst

    warningObjectSchema: ZodObject<
        { details: ZodOptional<ZodString>; title: ZodOptional<ZodString> },
        $strip,
    > = ...

    An object for describing a single warning associated with a response.