You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Remove any references to `./public/swagger.yml` — it is no longer generated
24
+
3. If you customized swagger options (e.g. `swaggerUrl`, `explore`), remove them — they are no longer used
25
+
4. The `/api/docs` and `/api/spec.json` routes are available as before
26
+
27
+
---
28
+
7
29
## Module Activation Config (2026-04-05)
8
30
9
31
Per-module `activated: true/false` config flag. When `activated: false`, the module's routes, policies, models, and swagger YAML are excluded from the app entirely.
0 commit comments