Automatically generated Python client for Gitea. DO NOT UPDATE MANUALLY!!!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.1 KiB

Issue

Properties

Name Type Description Notes
assignee User [optional]
assignees **list[User]** [optional]
body str [optional]
closed_at datetime [optional]
comments int [optional]
created_at datetime [optional]
due_date datetime [optional]
id int [optional]
labels **list[Label]** [optional]
milestone Milestone [optional]
number int [optional]
pull_request PullRequestMeta [optional]
state StateType [optional]
title str [optional]
updated_at datetime [optional]
url str [optional]
user User [optional]

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