BREAKING CHANGE(config): convert configuration management to read-only; remove updateConfiguration endpoint and client-side editing
This commit is contained in:
@@ -97,8 +97,7 @@ TypedRequest interfaces for the OpsServer API:
|
||||
#### Configuration Requests
|
||||
| Interface | Method | Description |
|
||||
|-----------|--------|-------------|
|
||||
| `IReq_GetConfiguration` | `getConfiguration` | Get current config |
|
||||
| `IReq_UpdateConfiguration` | `updateConfiguration` | Update system config |
|
||||
| `IReq_GetConfiguration` | `getConfiguration` | Get current config (read-only) |
|
||||
|
||||
#### Log Requests
|
||||
| Interface | Method | Description |
|
||||
|
||||
Reference in New Issue
Block a user