java.gitea.api/docs/CreatePullReviewOptions.md

17 lines
459 B
Markdown
Executable File

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