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

Redact patch comment through CLI #559

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

Redact patch comment through CLI #559

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

Comments

@gsaslis
Copy link
Collaborator

gsaslis commented Sep 24, 2024

Delete patch comment (HTTPD)

curl --location --request PATCH 'http://localhost:8080/api/v1/projects/rad:zzvuM1U8E3eSJswMg13YuatjKiU7/patches/7ce31bd37ec8c57ba18bb42e9d6936f6c8bdcce3' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer y8WkZfJeHk17CSl2hT35ljNA4tFwbPzW' \
--data '{"comment":"0fcc1302cf37b848eef5735fd1fe359aa3388031","type":"revision.comment.redact","revision":"01a5debc9b9756a56cd52f5f3b835f3579a70f0a"}'

Response:

{"success": true, "id": "c97e2e99255c90e6d051cd86ad9b60a638b03f6c"}
Delete patch comment (CLI)

Action Required

  • We need a way to delete the comment
@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
@gsaslis gsaslis changed the title Delete patch comment through CLI Redact patch comment through CLI Dec 6, 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