Skip to main content

Variable: GatewayPANWPrismaParametersSchema

const GatewayPANWPrismaParametersSchema: z.ZodType<{
[key: string]: unknown;
profile_name: string;
ai_model?: string;
app_user?: string;
}>;

Defined in: src/models/ai-gateway-extensions.ts:2416

SCM PANWPrismaParameters; unknown response fields are preserved.