Documentation database_api.find_comments

Instead of: Query Parameters JSON:

{"start": [["", ""]], "limit": 0, "order": ""}

there need to be

{"comments": [["",""]]}

No information about parameters (e.g. order). Limit unnecessary - it find only this one comment.