it0/packages
hailin 369ecb2f29 feat(gateway): add Kong route for app version check endpoint
Add /api/app/version route to Kong declarative config so that the
Flutter app's GET /api/app/version/check?platform=&current_version_code=
request can reach version-service through the API gateway.

Previously only /api/v1/versions was routed; the public check endpoint
served by AppVersionCheckController was unreachable (Kong returned
"no Route matched with those values").

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 05:33:56 -08:00
..
gateway feat(gateway): add Kong route for app version check endpoint 2026-03-06 05:33:56 -08:00
services feat(version-service): add GET /api/app/version/check endpoint for Flutter app 2026-03-06 05:24:04 -08:00
shared fix: correct billing migration schema refs and testing mock TenantInfo 2026-03-03 21:22:02 -08:00