octopush/crates/gitea_raw_client/docs/PullReviewRequestOptions.md
2022-11-27 12:16:44 +01:00

13 lines
420 B
Markdown

# PullReviewRequestOptions
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**reviewers** | Option<**Vec<String>**> | | [optional]
**team_reviewers** | Option<**Vec<String>**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)