mirror of
https://github.com/rommapp/romm.git
synced 2026-06-27 22:35:57 +00:00
run fmt
This commit is contained in:
@@ -13,7 +13,7 @@ Full reference: **`docs/BACKEND_ARCHITECTURE.md`** (directory map, ER diagram, e
|
||||
|
||||
## Layered architecture — where code goes
|
||||
|
||||
```
|
||||
```txt
|
||||
endpoints/ FastAPI routers: request validation, response schemas, @protected_route scopes
|
||||
endpoints/responses/ Pydantic response schemas (these shape the OpenAPI → frontend types)
|
||||
endpoints/sockets/ Socket.IO event handlers
|
||||
|
||||
Reference in New Issue
Block a user