Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Este repositorio está archivado. Puede ver los archivos y clonarlo, pero no puede subir cambios o reportar incidencias ni pedir Pull Requests.

837B

EditPullRequestOption

Properties

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

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