Skip to content

getNewPatternsOptionsSchema

const getNewPatternsOptionsSchema: Type<{ project?: string | null; threshold?: number; windowDays?: number; }>

Defined in: packages/core/src/schema/schemas.ts:112

Options for querying new flaky patterns.