mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-13 11:03:44 +00:00
fix(#14): surface explicit writable diagnostics in API and read-only banner
This commit is contained in:
@@ -128,6 +128,7 @@ pnpm run icons:manifest # regenerate local vendor icon manifest
|
||||
|
||||
- API endpoint: `GET/PUT /api/network-data`
|
||||
- Writes are enabled unless `NETWORK_READ_ONLY=true`
|
||||
- When writes are unavailable, API responses include `writableReason` for diagnostics.
|
||||
- Writes are persisted atomically to the configured data file
|
||||
- Rolling backups are kept in the backup directory (last 5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user