mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 12:09:03 +08:00
Update types.ts
This commit is contained in:
parent
fe276060cf
commit
394a31064d
@ -865,7 +865,7 @@ export const searchRequestSchema = z
|
||||
.positive()
|
||||
.finite()
|
||||
.safe()
|
||||
.max(10)
|
||||
.max(20)
|
||||
.optional()
|
||||
.default(5),
|
||||
tbs: z.string().optional(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user