hyperhive/docs/web-ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 231f2ae2f4 fix(dashboard): correct topology bulk-move endpoint description
The selection bar's M0V3 action uses two different endpoints:
- single agent: POST /api/topology/set-parent (form-encoded)
- multiple agents: POST /api/topology/set-parent-bulk (JSON array)

The previous text said 'POSTs to /api/topology/set-parent ... once
per selected agent' — wrong on both counts for multi-agent moves.
The bulk endpoint lands all moves in one topology.json commit.
2026-07-04 14:34:24 +02:00
..
agent.md fix: correct 409 endpoint name — /api/loose-ends not /api/state 2026-07-04 13:52:49 +02:00
css-vars.md feat(#1997): add prettier markdown formatter to treefmt 2026-07-02 23:33:11 +02:00
dashboard.md fix(dashboard): correct topology bulk-move endpoint description 2026-07-04 14:34:24 +02:00
shape.md docs: update stale tabs.js→swarm.js/call.js references 2026-07-04 12:07:14 +02:00