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

1.7KB

Issue

Properties

Name Type Description Notes
assignee *::models::User [optional] [default to null]
assignees Vec<::models::User> [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]
due_date String [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]
milestone *::models::Milestone [optional] [default to null]
number i64 [optional] [default to null]
original_author String [optional] [default to null]
original_author_id i64 [optional] [default to null]
pull_request *::models::PullRequestMeta [optional] [default to null]
repository *::models::RepositoryMeta [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]