diff --git a/apps/api/requests.http b/apps/api/requests.http index 5d99bce9..8aa3788d 100644 --- a/apps/api/requests.http +++ b/apps/api/requests.http @@ -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" } } -} \ No newline at end of file +}