docs: Fix delete config entry description (#6593)

Fix the documentation to correctly state the HTTP DELETE method will
remove the specified config entry.
pull/6749/head
Mr.gao 5 years ago committed by Blake Covarrubias
parent 2bb994ace4
commit 653096973d

@ -194,7 +194,7 @@ $ curl \
## Delete Configuration ## Delete Configuration
This endpoint creates or updates the given config entry. This endpoint deletes the given config entry.
| Method | Path | Produces | | Method | Path | Produces |
| -------- | ---------------------------- | -------------------------- | | -------- | ---------------------------- | -------------------------- |

Loading…
Cancel
Save