Variable: GatewayMcpServersClientUpdateResponseSchema
const GatewayMcpServersClientUpdateResponseSchema: z.ZodType<{
[key: string]: unknown;
}>;
Defined in: src/models/ai-gateway-extensions.ts:204
SCM McpServersClientUpdateResponse; unknown response fields are preserved.