docs: refresh config schema output refs

This commit is contained in:
Peter Steinberger
2026-04-04 20:35:01 +01:00
parent 976bc47458
commit ba8eb4af38
4 changed files with 29 additions and 5 deletions

View File

@@ -1460,7 +1460,7 @@ Notes:
Common RPCs:
- `config.schema.lookup` (inspect one config subtree with field docs)
- `config.schema.lookup` (inspect one config subtree with shallow schema fields, docs, and immediate child summaries)
- `config.get` (read current config snapshot + hash)
- `config.set` (validate + write full config; use `baseHash` for optimistic concurrency)
- `config.apply` (validate + write config + restart + wake)