Fix: move keys and model-load routes under /api/v1/admin prefix
CI / test (push) Failing after 12m38s
CI / test (push) Failing after 12m38s
Routes now consistently under admin session auth: - /api/v1/admin/keys (GET, POST, DELETE) - /api/v1/admin/models/:name/load (POST) Rebuilt frontend assets.
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import{c as e}from"./createLucideIcon-C8BmASko.js";/**
|
||||
* @license lucide-vue-next v0.460.0 - ISC
|
||||
*
|
||||
* This source code is licensed under the ISC license.
|
||||
* See the LICENSE file in the root directory of this source tree.
|
||||
*/const a=e("PlusIcon",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);export{a as P};
|
||||
Reference in New Issue
Block a user