mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: endpoints
This commit is contained in:
@@ -76,6 +76,7 @@ function checkRouteExists(pathname: string) {
|
||||
// v1 external API
|
||||
/^\/api\/v1\/agents\/?$/,
|
||||
/^\/api\/v1\/agents\/[^/]+\/?$/,
|
||||
/^\/api\/v1\/agents\/[^/]+\/key\/?$/,
|
||||
/^\/api\/v1\/databases\/?$/,
|
||||
/^\/api\/v1\/databases\/[^/]+\/?$/,
|
||||
/^\/api\/v1\/databases\/[^/]+\/backup\/?$/,
|
||||
|
||||
Reference in New Issue
Block a user