octopush/crates/gitea_raw_client/docs/CreatePullReviewOptions.md
Kasper Juul Hermansen 991861db99 Rewrite rust ()
Co-authored-by: kjuulh <contact@kjuulh.io>
Reviewed-on: 
2022-11-27 11:21:35 +00:00

596 B

CreatePullReviewOptions

Properties

Name Type Description Notes
body Option<String> [optional]
comments Option<Veccrate::models::CreatePullReviewComment> [optional]
commit_id Option<String> [optional]
event Option<String> ReviewStateType review state type [optional]

[Back to Model list] [Back to API list] [Back to README]