fix: remove redundant x-api-key header from FIM proxy route

This commit is contained in:
Mark IJbema
2026-02-12 15:33:01 +01:00
parent a0d15fdde2
commit a340f9876c
@@ -215,7 +215,6 @@ export function createKiloRoutes(deps: KiloRoutesDeps) {
method: "POST",
headers: {
"Content-Type": "application/json",
"x-api-key": token,
Authorization: `Bearer ${token}`,
},
body: JSON.stringify({