Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ce dépôt est archivé. Vous pouvez voir les fichiers et le cloner, mais vous ne pouvez pas pousser ni ouvrir de ticket/demande d'ajout.

2.1KB

PullRequest

Properties

Name Type Description Notes
assignee *::models::User [optional] [default to null]
assignees Vec<::models::User> [optional] [default to null]
base *::models::PrBranchInfo [optional] [default to null]
body String [optional] [default to null]
closed_at String [optional] [default to null]
comments i64 [optional] [default to null]
created_at String [optional] [default to null]
diff_url String [optional] [default to null]
due_date String [optional] [default to null]
head *::models::PrBranchInfo [optional] [default to null]
html_url String [optional] [default to null]
id i64 [optional] [default to null]
labels Vec<::models::Label> [optional] [default to null]
merge_base String [optional] [default to null]
merge_commit_sha String [optional] [default to null]
mergeable bool [optional] [default to null]
merged bool [optional] [default to null]
merged_at String [optional] [default to null]
merged_by *::models::User [optional] [default to null]
milestone *::models::Milestone [optional] [default to null]
number i64 [optional] [default to null]
patch_url String [optional] [default to null]
state *::models::StateType [optional] [default to null]
title String [optional] [default to null]
updated_at String [optional] [default to null]
url String [optional] [default to null]
user *::models::User [optional] [default to null]

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