it0/packages/gateway
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
..
config feat(gateway): add Kong route for app version check endpoint 2026-03-06 05:33:56 -08:00
Dockerfile fix: use COPY --chmod for Kong entrypoint (non-root image) 2026-02-21 23:24:37 -08:00