Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Это архивный репозиторий. Вы можете его клонировать или просматривать файлы, но не вносить изменения или открывать задачи/запросы на слияние.

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]