feat: hoppscotch-common & platform additions for ai experiments (#4222)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
@@ -68,6 +68,7 @@ const SettingsDefSchema = z.object({
|
||||
),
|
||||
|
||||
HAS_OPENED_SPOTLIGHT: z.optional(z.boolean()),
|
||||
ENABLE_AI_EXPERIMENTS: z.optional(z.boolean()),
|
||||
})
|
||||
|
||||
// Common properties shared across REST & GQL collections
|
||||
|
||||
Reference in New Issue
Block a user