Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React to patch comment through CLI #562

Open
gsaslis opened this issue Sep 24, 2024 · 1 comment
Open

React to patch comment through CLI #562

gsaslis opened this issue Sep 24, 2024 · 1 comment
Labels
Milestone

Comments

@gsaslis
Copy link
Collaborator

gsaslis commented Sep 24, 2024

React to patch comment

curl --location --request PATCH 'http://localhost:8080/api/v1/projects/rad:zzvuM1U8E3eSJswMg13YuatjKiU7/patches/7ce31bd37ec8c57ba18bb42e9d6936f6c8bdcce3' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer SgaAu5c7c7wTfEAa8S1UVb9p8rsk42Dm' \
--data '{"active":true,"reaction":"👍","type":"revision.comment.react","comment":"21cf5c67d59836e52cfae070e8362c4d23e8511a","revision":"01a5debc9b9756a56cd52f5f3b835f3579a70f0a"}'

Response:

{"success": true, "id": "38c10fc4e60a43425612432f4b7ba2d040fa7db2"}

Action Required

  • We need a way to react to patch comments
@gsaslis gsaslis converted this from a draft issue Sep 24, 2024
@gsaslis gsaslis added this to the v0.11 milestone Sep 24, 2024
@gsaslis gsaslis modified the milestones: v0.11, v0.12 Oct 1, 2024
@JChrist JChrist moved this from 📋 Up Next to 🏗 In Progress in Radicle Jetbrains Plugin Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗 In Progress
Development

No branches or pull requests

1 participant