Skip to contents

adds a user as reviewer to a review

Usage

createReviewer(reviewId, userId, username)

Arguments

reviewId

id (UUID) of the review

userId

id (UUID) of the user

username

name of the user

References

ics368