From 358679321a1f61bc227f275ed11a52807ed1c786 Mon Sep 17 00:00:00 2001 From: jbruce12000 Date: Sat, 4 Jun 2022 17:02:41 -0400 Subject: [PATCH] fix doc indentation --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 14e7848..530d9c3 100644 --- a/docs/api.md +++ b/docs/api.md @@ -13,7 +13,7 @@ stop a schedule post a memo -curl -d '{"cmd":"memo", "memo":"some significant message"}' -H "Content-Type: application/json" -X POST http://0.0.0.0:8081/api + curl -d '{"cmd":"memo", "memo":"some significant message"}' -H "Content-Type: application/json" -X POST http://0.0.0.0:8081/api stats for currently running schedule