java.gitea.api/docs/CreatePullReviewOptions.md

17 lines
459 B
Markdown
Raw Normal View History

2021-02-28 22:04:54 +01:00
# CreatePullReviewOptions
CreatePullReviewOptions are options to create a pull review
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | **String** | | [optional]
**comments** | [**List<CreatePullReviewComment>**](CreatePullReviewComment.md) | | [optional]
**commitId** | **String** | | [optional]
**event** | **String** | ReviewStateType review state type | [optional]