We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995a019 commit 0cf0647Copy full SHA for 0cf0647
1 file changed
.claude/skills/backend-development/SKILL.md
@@ -13,7 +13,7 @@ Full reference: **`docs/BACKEND_ARCHITECTURE.md`** (directory map, ER diagram, e
13
14
## Layered architecture — where code goes
15
16
-```
+```txt
17
endpoints/ FastAPI routers: request validation, response schemas, @protected_route scopes
18
endpoints/responses/ Pydantic response schemas (these shape the OpenAPI → frontend types)
19
endpoints/sockets/ Socket.IO event handlers
0 commit comments