Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Repozitorijs ir arhivēts. Tam var aplūkot failus un to var klonēt, bet nevar iesūtīt jaunas izmaiņas, kā arī atvērt jaunas problēmas/izmaiņu pieprasījumus.

806B

CreateIssueOption

Properties

Name Type Description Notes
assignee String username of assignee [optional] [default to null]
assignees Vec [optional] [default to null]
body String [optional] [default to null]
closed bool [optional] [default to null]
due_date String [optional] [default to null]
labels Vec list of label ids [optional] [default to null]
milestone i64 milestone id [optional] [default to null]
title String [default to null]

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