bz-toggler

This commit is contained in:
STEINNI
2025-10-20 14:33:13 +00:00
parent d0ca65a435
commit 2ff7bf9b8a
11 changed files with 272 additions and 26 deletions
+8
View File
@@ -3,9 +3,17 @@
"error": "",
"payload": {
"/agents": {
"getTypes": {
"uri": "/api/agent-types/{family}",
"method": "GET"
},
"getSprites": {
"uri": "/api/agent-sprites/{group}",
"method": "GET"
},
"getProperties": {
"uri": "/api/agent/{id}",
"method": "GET"
}
}
}