Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

2.9KB

Repository

Properties

Name Type Description Notes
allow_merge_commits bool [optional] [default to null]
allow_rebase bool [optional] [default to null]
allow_rebase_explicit bool [optional] [default to null]
allow_squash_merge bool [optional] [default to null]
archived bool [optional] [default to null]
avatar_url String [optional] [default to null]
clone_url String [optional] [default to null]
created_at String [optional] [default to null]
default_branch String [optional] [default to null]
description String [optional] [default to null]
empty bool [optional] [default to null]
external_tracker *::models::ExternalTracker [optional] [default to null]
external_wiki *::models::ExternalWiki [optional] [default to null]
fork bool [optional] [default to null]
forks_count i64 [optional] [default to null]
full_name String [optional] [default to null]
has_issues bool [optional] [default to null]
has_pull_requests bool [optional] [default to null]
has_wiki bool [optional] [default to null]
html_url String [optional] [default to null]
id i64 [optional] [default to null]
ignore_whitespace_conflicts bool [optional] [default to null]
internal_tracker *::models::InternalTracker [optional] [default to null]
mirror bool [optional] [default to null]
name String [optional] [default to null]
open_issues_count i64 [optional] [default to null]
open_pr_counter i64 [optional] [default to null]
original_url String [optional] [default to null]
owner *::models::User [optional] [default to null]
parent *::models::Repository [optional] [default to null]
permissions *::models::Permission [optional] [default to null]
private bool [optional] [default to null]
release_counter i64 [optional] [default to null]
size i64 [optional] [default to null]
ssh_url String [optional] [default to null]
stars_count i64 [optional] [default to null]
template bool [optional] [default to null]
updated_at String [optional] [default to null]
watchers_count i64 [optional] [default to null]
website String [optional] [default to null]

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