gendesign/backend/app/api
bot-backend dc8f3f2019 feat(backend): add /api/v1/ping liveness endpoint
Noop liveness probe returning {"pong": true}. Registered as a public
path (no Caddy/RBAC auth) like /health so external monitoring can reach
it. Adds unit test via FastAPI TestClient.

Closes #633
2026-05-29 00:25:15 +03:00
..
v1 feat(backend): add /api/v1/ping liveness endpoint 2026-05-29 00:25:15 +03:00
__init__.py init 2026-04-25 13:45:19 +03:00