Fix monitor REST API documentation

The DELETE documentation had the wrong endpoint.
This commit is contained in:
Markus Mäkelä
2020-03-24 10:45:58 +02:00
parent 3d7ee2e8cd
commit a412ed6211

View File

@ -366,7 +366,7 @@ Invalid JSON body:
### Destroy a monitor ### Destroy a monitor
``` ```
DELETE /v1/monitors/:name/stop DELETE /v1/monitors/:name
``` ```
Destroy a created monitor. The monitor must not have relationships to any Destroy a created monitor. The monitor must not have relationships to any