Update requests.http

This commit is contained in:
Rafael Miller 2024-12-16 11:48:48 -03:00 committed by GitHub
parent d8150c6171
commit 2c233bd321
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ Authorization: Bearer {{$dotenv TEST_API_KEY}}
content-type: application/json
{
"url": "v"
"url": "firecrawl.dev"
}
### Check Crawl Status
@ -74,4 +74,4 @@ content-type: application/json
"description": { "type": "string" },
"mainProduct": { "type": "string" }
}
}
}