Update docs and submodule after backend cleanup

This commit is contained in:
Chris
2026-04-03 03:55:04 +08:00
parent a45aa5a6c7
commit fdf17ecf85
3 changed files with 2 additions and 25 deletions

View File

@@ -22,8 +22,6 @@
6. `POST /internal/users/upsert-by-sub`
7. `GET /internal/users/{user_sub}/roles`
8. `POST /internal/provider/users/ensure`
9. `POST /internal/idp/users/ensure`(舊路徑相容,不建議新串接使用)
10. `POST /internal/keycloak/users/ensure`(舊路徑相容,不建議新串接使用)
## 角色聚合回應(`GET /internal/users/{user_sub}/roles`
```json