This website requires JavaScript.
Explore
Help
Sign In
zhangmu
/
java-gitea-api
Watch
0
Star
0
Fork
You've already forked java-gitea-api
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
e54f3aa174
java-gitea-api
/
docs
/
CreatePullReviewComment.md
383 B
Raw
Blame
History
CreatePullReviewComment
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]