Files
tea4j-autodeploy/docs/CreatePullReviewComment.md
T
2022-03-26 20:48:12 +00:00

10 lines
379 B
Markdown

# 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]