vikunja/pkg/routes/api
kolaente 56b1ba47ec feat(api/v2): add public instance info endpoint
Add GET /api/v2/info (public — no auth). Extract the /info response type and
its assembly out of the v1 handler into pkg/routes/api/shared.BuildInfo() so
both API versions return byte-identical info; refactor v1's handler onto it.
Add the v2 path to unauthenticatedAPIPaths.
2026-06-11 20:07:43 +00:00
..
shared feat(api/v2): add public instance info endpoint 2026-06-11 20:07:43 +00:00
v1 feat(api/v2): add public instance info endpoint 2026-06-11 20:07:43 +00:00
v2 feat(api/v2): add public instance info endpoint 2026-06-11 20:07:43 +00:00