fix: agent route to add json parser

This commit is contained in:
charles-gauthereau
2026-05-28 08:16:34 +02:00
parent c1b71e7772
commit 7a97721abf
3 changed files with 7 additions and 26 deletions
-1
View File
@@ -2,7 +2,6 @@ import { db } from "@/db";
import * as drizzleDb from "@/db";
import { eq, inArray, and, or, isNull } from "drizzle-orm";
import {ApiKeyContextUser} from "@/lib/api-v1/types";
import {notFound} from "next/navigation";
import {AgentWith} from "@/db/schema/08_agent";
export async function getAccessibleAgentIds(