initial updates to api v2.0.0:

-  switch access backend to access-manager-api
- change resource quota to pool based
-  simplify backend system
- various cleanup
This commit is contained in:
2026-05-24 19:08:39 +00:00
parent cf47cf6c71
commit 24ed6907c7
26 changed files with 708 additions and 1055 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "proxmoxaas-api",
"version": "1.0.0",
"version": "2.0.0",
"description": "REST API for ProxmoxAAS",
"main": "src/main.js",
"type": "module",