Skip to contents

creates a comment for a review entry

Usage

createReviewEntryComment(reviewId, entryId, comment)

Arguments

reviewId

id (UUID) of the review

entryId

id (UUID) of the resource

comment

comment

References

ics1544