Files
tea4j-autodeploy/docs/SubmitPullReviewOptions.md
2026-03-31 00:01:59 +00:00

18 lines
485 B
Markdown

# SubmitPullReviewOptions
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | **String** | | [optional]
**event** | [**EventEnum**](#EventEnum) | | [optional]
<a name="EventEnum"></a>
## Enum: EventEnum
Name | Value
---- | -----
APPROVED | &quot;APPROVED&quot;
PENDING | &quot;PENDING&quot;
COMMENT | &quot;COMMENT&quot;
REQUEST_CHANGES | &quot;REQUEST_CHANGES&quot;
REQUEST_REVIEW | &quot;REQUEST_REVIEW&quot;