Create distribution boards atomically

This commit is contained in:
2026-07-23 17:45:33 +02:00
parent 1c57df46fa
commit b2034c7dfb
6 changed files with 119 additions and 25 deletions
+5
View File
@@ -6,6 +6,11 @@ The circuit-first editor uses tree + circuit + row endpoints. Legacy consumer en
## Circuit-First Endpoints
### Distribution Board Setup
- `POST /projects/:projectId/distribution-boards`
- atomically creates the distribution board, its circuit list and all default circuit sections
### Tree Endpoint
- `GET /projects/:projectId/circuit-lists/:circuitListId/tree`