mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
10 lines
379 B
Markdown
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]
|