From 237d0dc1976f07d701d31a9bef5fcfe2fdb11346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerg=C5=91=20M=C3=B3ricz?= Date: Fri, 17 Jan 2025 16:21:57 +0100 Subject: [PATCH] fix(requests.http): map --- apps/api/requests.http | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/api/requests.http b/apps/api/requests.http index 95195e9f..d8cc3633 100644 --- a/apps/api/requests.http +++ b/apps/api/requests.http @@ -60,9 +60,6 @@ content-type: application/json "sitemapOnly": true } -Authorization: Bearer {{$dotenv TEST_API_KEY}} - - ### Extract Firecrawl Title # @name extractFirecrawl POST {{baseUrl}}/v1/extract HTTP/1.1