Files
gitea-rs/crates/gitea-client/docs/MergeUpstreamRequest.md
2026-03-20 16:24:40 +01:00

13 lines
394 B
Markdown

# MergeUpstreamRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**branch** | Option<**String**> | | [optional]
**ff_only** | Option<**bool**> | | [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)