Add gate groups. Graphics adjustments
This commit is contained in:
@@ -35,7 +35,6 @@ src/
|
||||
│ ├── database.py # SQLAlchemy models and DB initialization
|
||||
│ ├── dependencies.py # FastAPI dependency injection (auth guards)
|
||||
│ └── schemas.py # Pydantic request/response schemas
|
||||
├── models/ # Thin wrappers re-exporting DB models
|
||||
├── routers/
|
||||
│ ├── auth.py # POST /api/auth/admin, POST /api/auth/keypass
|
||||
│ ├── gates.py # User-facing gate list and open endpoints
|
||||
|
||||
Reference in New Issue
Block a user