mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-11 22:08:57 +08:00
Update main.py
This commit is contained in:
parent
efc6fcb474
commit
c02a82c282
@ -5,7 +5,6 @@ from pydantic import BaseModel
|
||||
|
||||
app = FastAPI()
|
||||
|
||||
|
||||
class UrlModel(BaseModel):
|
||||
url: str
|
||||
wait: int = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user