fix: openapi schemas

This commit is contained in:
charles-gauthereau
2026-05-28 19:05:57 +02:00
parent 1fbbc935c1
commit c3bafef6d8
4 changed files with 55 additions and 90 deletions
+2
View File
@@ -74,6 +74,8 @@ function checkRouteExists(pathname: string) {
/^\/api\/health\/?$/,
/^\/api\/google\/drive\/callback\/?$/,
// v1 external API
/^\/api\/v1\/docs\/?$/,
/^\/api\/v1\/openapi\/?$/,
/^\/api\/v1\/agents\/?$/,
/^\/api\/v1\/agents\/[^/]+\/?$/,
/^\/api\/v1\/agents\/[^/]+\/key\/?$/,