Skip to content

Redact patch comment through CLI #559

Description

@gsaslis

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions