Skip to content

[Feature] add message to comment thread #33

Description

@rarensu

I want to be able to add a message to a comment thread.

I would call this a reply. Perhaps something like

olcli comments reply <projectId> <threadId> <body>

Based on my browser's network activity, I think the route looks like

Request URL: https://www.overleaf.com/project/<id>/thread/<id>/messages
Request Method: POST
Payload: {"content": <body>}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions