action crucible_add_fisheye_review_item { label: "addFisheyeReviewItem" description: "Add the changes between two files in a fisheye repository to the review." provider: crucible method: POST path: "/rest-service/reviews-v1/{id}/reviewitems" encoding: json output: { type: "object" additionalProperties: true } }