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.3 KiB

Repository

Properties

Name Type Description Notes
archived bool [optional]
clone_url str [optional]
created_at datetime [optional]
default_branch str [optional]
description str [optional]
empty bool [optional]
fork bool [optional]
forks_count int [optional]
full_name str [optional]
html_url str [optional]
id int [optional]
mirror bool [optional]
name str [optional]
open_issues_count int [optional]
owner User [optional]
parent Repository [optional]
permissions Permission [optional]
private bool [optional]
size int [optional]
ssh_url str [optional]
stars_count int [optional]
updated_at datetime [optional]
watchers_count int [optional]
website str [optional]

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