cli: Add 'caddy respond' docs

This commit is contained in:
Matthew Holt 2022-08-01 13:43:38 -06:00
parent cddded78a7
commit d6733bc63d
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
2 changed files with 71 additions and 1 deletions

View file

@ -43,7 +43,7 @@ To get started with the API, try our [API tutorial](/docs/api-tutorial) or, if y
Easily traverse into the config structure
- **[Concurrent config changes](#concurrent-config-changes)**
Avoid collisions and data loss when making unsynchronized changes to config
Avoid collisions when making unsynchronized changes to config
- **[POST /adapt](#post-adapt)**
Adapts a configuration to JSON without running it