fix typo in rest description
This commit is contained in:
+2
-2
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user