diff --git a/remark.rest b/remark.rest index d82a84fb..f9c94fe1 100644 --- a/remark.rest +++ b/remark.rest @@ -5,7 +5,7 @@ GET {{host}}/api/v1/find?site=remark&sort=time&format=tree&url=https://radio-t.c ### find request with plain GET {{host}}/api/v1/find?site=remark&sort=time&format=plain&url=https://radio-t.com/p/2017/12/16/podcast-576/ -### last 10 comments +### last 50 comments GET {{host}}/api/v1/last/50?site=remark ### create comment @@ -21,7 +21,7 @@ Content-Type: application/json }, "locator": { "url": "https://radio-t.com/blah1", - "site": "remark" + "site": "remark" } }