Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 472 Bytes

File metadata and controls

17 lines (9 loc) · 472 Bytes

CreatePullReviewComment

CreatePullReviewComment represent a review comment for creation api

Properties

Name Type Description Notes
body String [optional]
newPosition Long if comment to new file line or 0 [optional]
oldPosition Long if comment to old file line or 0 [optional]
path String the tree path [optional]