Some quick documentation for old legacy routes.

This commit is contained in:
Scott Idem
2026-01-26 17:36:32 -05:00
parent f2420b958d
commit a754525a59
36 changed files with 2654 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# Router: __init__
**File:** app/routers/__init__.py
**Routes found:** 0
**Functions:** 0 —
**Classes:** 0 —
## Routes
- (no @router.<method> decorators found)
## File preview (first 20 lines)
```python
```