Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 634 Bytes

File metadata and controls

18 lines (13 loc) · 634 Bytes

openapi.model.MergePullRequestOption

Load the model package

import 'package:gitea_openapi/api.dart';

Properties

Name Type Description Notes
do_ String [default to null]
mergeMessageField String [optional] [default to null]
mergeTitleField String [optional] [default to null]
forceMerge bool [optional] [default to null]

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