Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Este repositório está arquivado. Você pode visualizar os arquivos e realizar clone, mas não poderá realizar push nem abrir issues e pull requests.

830B

CreatePullRequestOption

Properties

Name Type Description Notes
assignee String [optional] [default to null]
assignees Vec [optional] [default to null]
base String [optional] [default to null]
body String [optional] [default to null]
due_date String [optional] [default to null]
head String [optional] [default to null]
labels Vec [optional] [default to null]
milestone i64 [optional] [default to null]
title String [optional] [default to null]

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