Remove legacy migration file and alias API routes

This commit is contained in:
Chris
2026-04-03 03:54:48 +08:00
parent ade60bdbaa
commit ed7a0344e0
5 changed files with 2 additions and 136 deletions

View File

@@ -83,4 +83,4 @@ curl http://127.0.0.1:8000/healthz
- `GET /internal/members`
- `POST /internal/users/upsert-by-sub`
- `GET /internal/users/{user_sub}/roles`
- `POST /internal/idp/users/ensure`
- `POST /internal/provider/users/ensure`