14
crates/gitea-client/docs/PullRequestMeta.md
Normal file
14
crates/gitea-client/docs/PullRequestMeta.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# PullRequestMeta
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**draft** | Option<**bool**> | | [optional]
|
||||
**html_url** | Option<**String**> | | [optional]
|
||||
**merged** | Option<**bool**> | | [optional]
|
||||
**merged_at** | Option<**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)
|
||||
|
||||
|
Reference in New Issue
Block a user