-
-
Notifications
You must be signed in to change notification settings - Fork 753
Open
Description
I hope this is the right way to do it. I’m not using feedback.fider.io since I already have an implementation ready and just want to open a PR.
I’d like to propose adding a new API endpoint:
GET /api/v1/comments
This endpoint would return basic comment references with the following fields only:
comment_idpost_iduser_idcreated_atedited_at
Motivation:
I’ve built a bot that allows certain users to add instructions and enrich requests with additional context. For this use case, I need access a stream of changes in comment without having to fetch all the posts and check for changes.
I already have an implementation prepared and will provide the technical details in the PR.
Metadata
Metadata
Assignees
Labels
No labels