Skip to content

Commit

Permalink
Update requests.http
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelsideguide authored Dec 16, 2024
1 parent d8150c6 commit 2c233bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/api/requests.http
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Authorization: Bearer {{$dotenv TEST_API_KEY}}
content-type: application/json

{
"url": "v"
"url": "firecrawl.dev"
}

### Check Crawl Status
Expand Down Expand Up @@ -74,4 +74,4 @@ content-type: application/json
"description": { "type": "string" },
"mainProduct": { "type": "string" }
}
}
}

0 comments on commit 2c233bd

Please sign in to comment.