mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-04 22:32:12 +03:00
feat(api-docs): Redoc-rendered /api/docs + consolidate OpenAPI spec to docs/openapi.yaml (#4781)
Redoc /api/docs + OpenAPI spec consolidated to docs/openapi.yaml (canonical 201-path complete spec; old path → legacy fallback). All refs/gates/tests/CI updated. Integrated into release/v3.8.35.
This commit is contained in:
@@ -136,7 +136,7 @@ expired DB doesn't silently downgrade to "deny".
|
||||
|
||||
## Documenting Security Tiers in OpenAPI
|
||||
|
||||
When adding a new route to `docs/reference/openapi.yaml`, apply the corresponding
|
||||
When adding a new route to `docs/openapi.yaml`, apply the corresponding
|
||||
vendor extension if the route is classified by `routeGuard.ts`:
|
||||
|
||||
| routeGuard.ts classification | YAML annotation | Enforcement |
|
||||
|
||||
Reference in New Issue
Block a user