You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
1234567891011121314151617 |
- # Branch
-
- ## Properties
- Name | Type | Description | Notes
- ------------ | ------------- | ------------- | -------------
- **commit** | [***::models::PayloadCommit**](PayloadCommit.md) | | [optional] [default to null]
- **enable_status_check** | **bool** | | [optional] [default to null]
- **name** | **String** | | [optional] [default to null]
- **protected** | **bool** | | [optional] [default to null]
- **required_approvals** | **i64** | | [optional] [default to null]
- **status_check_contexts** | **Vec<String>** | | [optional] [default to null]
- **user_can_merge** | **bool** | | [optional] [default to null]
- **user_can_push** | **bool** | | [optional] [default to null]
-
- [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
-
-
|