Skip to content

Commit

Permalink
Format model docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Sep 20, 2023
1 parent 191c7f6 commit 8d5a1c7
Show file tree
Hide file tree
Showing 69 changed files with 69 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/Model/Blob.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Blob

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sha** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Branch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Branch

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Code.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Code

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/CodeComment.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CodeComment

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/CodeForks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CodeForks

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/CodeForksHistory.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CodeForksHistory

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Commit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Commit

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sha** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/CommitContent.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CommitContent

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | [**\Gitee\Model\ContentBasic**](ContentBasic.md) | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/CommitParentsBasic.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CommitParentsBasic

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Compare.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Compare

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**baseCommit** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/CompleteBranch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CompleteBranch

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Content

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ContentBasic.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ContentBasic

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Contributor.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Contributor

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/EnterpriseBasic.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# EnterpriseBasic

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | 企业ID | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/EnterpriseMember.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# EnterpriseMember

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Event.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Event

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/GiteeMetrics.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# GiteeMetrics

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**vitality** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Group.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Group

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/GroupDetail.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# GroupDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/GroupFollowers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# GroupFollowers

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**self** | [**\Gitee\Model\UserBasic**](UserBasic.md) | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/GroupMember.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# GroupMember

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Hook.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Hook

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Issue.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Issue

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/IssueState.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# IssueState

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | 任务状态 ID | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/IssueType.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# IssueType

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | 任务类型 ID | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Label.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Label

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Milestone.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Milestone

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ModelNamespace.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ModelNamespace

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | namespace id | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/NamespaceMini.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# NamespaceMini

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | namespace id | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Note.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Note

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/OperateLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# OperateLog

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProgramBasic.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProgramBasic

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | 项目id | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/Project.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Project

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectBasic.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectBasic

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectLabel.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectLabel

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectMember.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectMember

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectMemberPermission.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectMemberPermission

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectPushConfig.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectPushConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**restrictPushOwnCommit** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectStargazers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectStargazers

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectTrafficData.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectTrafficData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**counts** | [**\Gitee\Model\ProjectTrafficDataDesc[]**](ProjectTrafficDataDesc.md) | 每天的访问量数据集 | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectTrafficDataDesc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectTrafficDataDesc

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bucket** | **int** | 日期,10位日期时间戳 | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectTrafficDataSummary.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectTrafficDataSummary

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ip** | **int** | 浏览次数 | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProjectWatchers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProjectWatchers

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/ProtectionRule.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ProtectionRule

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/PullRequest.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# PullRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/PullRequestComments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# PullRequestComments

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/PullRequestCommits.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# PullRequestCommits

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/PullRequestFiles.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# PullRequestFiles

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sha** | **string** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/Model/RefPullRequest.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# RefPullRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**number** | **string** | | [optional]
Expand Down
Loading

0 comments on commit 8d5a1c7

Please sign in to comment.