mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-14 00:09:55 +02:00
add missing routes to integration api
This commit is contained in:
@@ -1456,6 +1456,13 @@
|
||||
"actionGetAiModel": "Get AI Model",
|
||||
"actionListAiModels": "List AI Models",
|
||||
"actionUpdateAiModel": "Update AI Model",
|
||||
"actionCreateAiBudget": "Create AI Budget",
|
||||
"actionDeleteAiBudget": "Delete AI Budget",
|
||||
"actionGetAiBudget": "Get AI Budget",
|
||||
"actionListAiBudgets": "List AI Budgets",
|
||||
"actionUpdateAiBudget": "Update AI Budget",
|
||||
"actionListResourceAiModels": "List Resource AI Models",
|
||||
"actionSetResourceAiModels": "Set Resource AI Models",
|
||||
"actionCreateVirtualApiKey": "Create Virtual API Key",
|
||||
"actionDeleteVirtualApiKey": "Delete Virtual API Key",
|
||||
"actionGetVirtualApiKey": "Get Virtual API Key",
|
||||
|
||||
Reference in New Issue
Block a user