action crucible_add_patch_review0 { label: "addPatchReview0" description: "Old, non-restful name. Kept for backwards compatibility. Exactly the same as POSTing to /{id}/patch" provider: crucible method: POST path: "/rest-service/reviews-v1/{id}/addPatch" encoding: json output: { type: "object" additionalProperties: true } }