forked from jappel/leistungsbilanz-ts
Create distribution boards atomically
This commit is contained in:
parent
1c57df46fa
commit
b2034c7dfb
6 changed files with 119 additions and 25 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue