@mintlify/validation
Advanced tools
Comparing version 0.1.308 to 0.1.309
@@ -138,12 +138,2 @@ import { z } from 'zod'; | ||
}>>; | ||
cookieConsent: z.ZodOptional<z.ZodObject<{ | ||
enabledKey: z.ZodOptional<z.ZodString>; | ||
enabledValue: z.ZodOptional<z.ZodString>; | ||
}, "strip", z.ZodTypeAny, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}>>; | ||
}, "strict", z.ZodTypeAny, { | ||
@@ -207,6 +197,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}, { | ||
@@ -270,6 +256,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}>; |
@@ -67,6 +67,2 @@ import { z } from 'zod'; | ||
}); | ||
const cookieConsentSchema = z.object({ | ||
enabledKey: z.string().optional(), | ||
enabledValue: z.string().optional(), | ||
}); | ||
export const integrationsSchema = z | ||
@@ -92,5 +88,4 @@ .object({ | ||
telemetry: telemetrySchema.optional(), | ||
cookieConsent: cookieConsentSchema.optional(), | ||
}) | ||
.strict() | ||
.describe('Configurations for official integrations'); |
@@ -788,12 +788,2 @@ import { z } from 'zod'; | ||
}>>; | ||
cookieConsent: z.ZodOptional<z.ZodObject<{ | ||
enabledKey: z.ZodOptional<z.ZodString>; | ||
enabledValue: z.ZodOptional<z.ZodString>; | ||
}, "strip", z.ZodTypeAny, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}>>; | ||
}, "strict", z.ZodTypeAny, { | ||
@@ -857,6 +847,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}, { | ||
@@ -920,6 +906,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}>>; | ||
@@ -1202,6 +1184,2 @@ banner: z.ZodOptional<z.ZodObject<{ | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1477,6 +1455,2 @@ banner?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1483,0 +1457,0 @@ banner?: { |
@@ -788,12 +788,2 @@ import { z } from 'zod'; | ||
}>>; | ||
cookieConsent: z.ZodOptional<z.ZodObject<{ | ||
enabledKey: z.ZodOptional<z.ZodString>; | ||
enabledValue: z.ZodOptional<z.ZodString>; | ||
}, "strip", z.ZodTypeAny, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}>>; | ||
}, "strict", z.ZodTypeAny, { | ||
@@ -857,6 +847,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}, { | ||
@@ -920,6 +906,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}>>; | ||
@@ -1202,6 +1184,2 @@ banner: z.ZodOptional<z.ZodObject<{ | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1477,6 +1455,2 @@ banner?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1483,0 +1457,0 @@ banner?: { |
@@ -788,12 +788,2 @@ import { z } from 'zod'; | ||
}>>; | ||
cookieConsent: z.ZodOptional<z.ZodObject<{ | ||
enabledKey: z.ZodOptional<z.ZodString>; | ||
enabledValue: z.ZodOptional<z.ZodString>; | ||
}, "strip", z.ZodTypeAny, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}>>; | ||
}, "strict", z.ZodTypeAny, { | ||
@@ -857,6 +847,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}, { | ||
@@ -920,6 +906,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}>>; | ||
@@ -1202,6 +1184,2 @@ banner: z.ZodOptional<z.ZodObject<{ | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1477,6 +1455,2 @@ banner?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1483,0 +1457,0 @@ banner?: { |
@@ -788,12 +788,2 @@ import { z } from 'zod'; | ||
}>>; | ||
cookieConsent: z.ZodOptional<z.ZodObject<{ | ||
enabledKey: z.ZodOptional<z.ZodString>; | ||
enabledValue: z.ZodOptional<z.ZodString>; | ||
}, "strip", z.ZodTypeAny, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}>>; | ||
}, "strict", z.ZodTypeAny, { | ||
@@ -857,6 +847,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}, { | ||
@@ -920,6 +906,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}>>; | ||
@@ -1202,6 +1184,2 @@ banner: z.ZodOptional<z.ZodObject<{ | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1477,6 +1455,2 @@ banner?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1483,0 +1457,0 @@ banner?: { |
@@ -787,12 +787,2 @@ export declare const standardConfigSchema: { | ||
}>>; | ||
cookieConsent: import("zod").ZodOptional<import("zod").ZodObject<{ | ||
enabledKey: import("zod").ZodOptional<import("zod").ZodString>; | ||
enabledValue: import("zod").ZodOptional<import("zod").ZodString>; | ||
}, "strip", import("zod").ZodTypeAny, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}>>; | ||
}, "strict", import("zod").ZodTypeAny, { | ||
@@ -856,6 +846,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}, { | ||
@@ -919,6 +905,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}>>; | ||
@@ -925,0 +907,0 @@ banner: import("zod").ZodOptional<import("zod").ZodObject<{ |
@@ -788,12 +788,2 @@ import { z } from 'zod'; | ||
}>>; | ||
cookieConsent: z.ZodOptional<z.ZodObject<{ | ||
enabledKey: z.ZodOptional<z.ZodString>; | ||
enabledValue: z.ZodOptional<z.ZodString>; | ||
}, "strip", z.ZodTypeAny, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}, { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
}>>; | ||
}, "strict", z.ZodTypeAny, { | ||
@@ -857,6 +847,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}, { | ||
@@ -920,6 +906,2 @@ amplitude?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
}>>; | ||
@@ -1202,6 +1184,2 @@ banner: z.ZodOptional<z.ZodObject<{ | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1477,6 +1455,2 @@ banner?: { | ||
} | undefined; | ||
cookieConsent?: { | ||
enabledKey?: string | undefined; | ||
enabledValue?: string | undefined; | ||
} | undefined; | ||
} | undefined; | ||
@@ -1483,0 +1457,0 @@ banner?: { |
{ | ||
"name": "@mintlify/validation", | ||
"version": "0.1.308", | ||
"version": "0.1.309", | ||
"description": "Validates mint.json files", | ||
@@ -63,3 +63,3 @@ "author": "Mintlify, Inc.", | ||
}, | ||
"gitHead": "c27d254f6111449e1e6d729926923b9cb1ffae8c" | ||
"gitHead": "d92503bb124cb57d2e64c80961d8171a1da007f4" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1197871
28056