python-gitea/docs/CreatePullReviewComment.md
2025-10-21 21:45:29 +02:00

538 B

CreatePullReviewComment

Properties

Name Type Description Notes
body str [optional]
new_position int if comment to new file line or 0 [optional]
old_position int if comment to old file line or 0 [optional]
path str the tree path [optional]

[Back to Model list] [Back to API list] [Back to README]