You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an API endpoint to delete comments from a suggestion by ID, something like DELETE /suggestions/{suggestion}/comnments/{comment}. This could be used to delete comments through the suggestions bot
The text was updated successfully, but these errors were encountered:
Add an API endpoint to delete comments from a suggestion by ID, something like DELETE
/suggestions/{suggestion}/comnments/{comment}
. This could be used to delete comments through the suggestions botThe text was updated successfully, but these errors were encountered: