replace catalog service to api

This commit is contained in:
2026-05-05 19:27:29 +02:00
parent 189bce21e1
commit 93849795e3
91 changed files with 1503 additions and 1540 deletions
+4 -1
View File
@@ -2,7 +2,10 @@
"permissions": {
"allow": [
"Bash(go build *)",
"Bash(go vet *)"
"Bash(go vet *)",
"Bash(chmod +x *)",
"Bash(xargs ruby *)",
"Bash(docker compose exec *)"
]
}
}