From 94d42e92324d2b652a2b121aa76d150f445ad3a8 Mon Sep 17 00:00:00 2001 From: Umputun Date: Sat, 6 Jan 2018 13:24:40 -0600 Subject: [PATCH] missing / --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 548452f0..fe3b5060 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ type Node struct { Sort can be `time` or `score`. Supported sort order with prefix -/+, i.e. `-time`. For `tree` mode sort will be applied to top-level comments only and all replies always sorted by time. -- `PUT api/v1/comment/{id}?site=site-id&url=post-url` - edit comment, allowed once in 5min since creation +- `PUT /api/v1/comment/{id}?site=site-id&url=post-url` - edit comment, allowed once in 5min since creation ``` Content-Type: application/json