2024-11
2024-11-30 Interface Update Log
Optimization
- Occasional data errors when creating Pull Request labels concurrently #【Create Pull Request Label】
2024-11-28 Interface Update Log
Optimization
- Fixed documentation error for creating new protection branch rules #【Create New Protection Branch Rule】
- Fixed documentation error for updating protection branch rules #【Update Protection Branch Rules】
2024-11-27 Interface Update Log
New
Optimization
- Optimized query efficiency #【Get Pull Request List】
- Added return fields for commit information in Pull Requests #【Get All Commit Information for a Specific Pull Request】
- Corrected documentation errors for some interfaces
2024-11-26 Interface Update Log
Optimization
- Supports custom roles #【Add Project Members or Update Project Members Permissions】
- Added milestone return fields #【Enterprise Pull Request List】
- Added milestone return fields #【Organization Pull Request List】
- Added milestone return fields #【Get Pull Request List】
- Added milestone return fields #【Get Single Pull Request】
- Added milestone return fields #【Get All Issues Of A Company】
- Added milestone return fields #【Get All Repository Issues】
- Added milestone return fields #【Get a Specific Issue of a Repository】
- Corrected documentation errors for some interfaces
2024-11-25 Interface Update Log
Optimization
- Optimized parameters for prohibiting anyone from pushing code on protected branches #【Update Protection Branch Rules】
- Supports custom roles #【Add Project Members or Update Project Members Permissions】
- Added time range filter conditions #【Get Code Contribution】
- Corrected documentation errors for some interfaces
Bug Fixes
- Fixed JSON conversion errors due to inconsistent return values #【PR Submitted File Change Information】
2024-11-23 Interface Update Log
New
- #【Get All Enterprise Tags】
- #【Get Tag List】
- #【Get Project Custom Roles】
- #【Invite Organization Members】
Optimization
- Added time filtering intervals #【View Repository Forks】
- Added time filtering intervals #【List Users Who Are Watching The Repository】
- Added time filtering intervals #【List Users Who Have Starred the Repository】
- Added new return fields for file comparison #【PR Submitted File Change Information】
2024-11-22 Interface Update Log
New
Optimization
- Increased file upload size limit to 20M #【Upload File】
- Imported Gitee public repositories now support returning star, fork, watch data #【Upload File】
Bug Fixes
- Fixed occasional incomplete data in the Pull Request list #【Get Pull Request List】
- Fixed the parameter type
type
in the repository contributors interface becoming ineffective #【Get Repository Contributors】 - Fixed the sorting parameter (values as oldest and stargazers) in the view repository forks interface not taking effect #【View Repository Forks】
2024-11-21 Interface Update Log
Optimization
- Added query parameter
since
for getting all comments of a specific issue in the repository #【Get All Comments of a Specific Issue in the Repository】
Bug Fixes
- Fixed the parameter
since
in the get all repository issues interface becoming ineffective #【Get All Repository Issues】 - Fixed the parameter
sort
in the get operation logs for a specific pull request interface becoming ineffective #【Get Operation Logs for a Specific Pull Request】 - Fixed the parameter
assignee
in the get pull request list interface becoming ineffective #【Get Pull Request List】 - Fixed inaccurate data when using the filter
all
in the get all issues of authorized user interface #【Get All Issues Of Authorized User】 - Fixed documentation errors - missing pagination parameters #【Get Operation Logs for a Specific Pull Request】
2024-11-20 Interface Update Log
Optimization
- Added time filtering parameters and increased the number of issue status statistics in the response headers #【Get All Repository Issues】
- Fixed the
only_count
parameter and added time filtering parameters #【Get Pull Request List】 - Supported setting
application/json
in GET requests with param parameters - Supported time interval screening based on creation time for all issues of a company and supplemented some return fields #【Get All Issues Of A Company】
Bug Fixes
- Fixed documentation errors - creating branches #【Create Branch】
- Fixed documentation errors - commits comparison #【Commits Comparison】
- Fixed documentation errors - testing if the webhook is sent successfully #【Test If WebHook Is Sent Successfully】
2024-11-19 Interface Update Log
New
Optimization
- Supported querying all statuses in the get all repository issues interface #【Get All Repository Issues】
- Supported querying all statuses in the get all issues of a company interface #【Get All Issues Of A Company】
- Removed unused parameters when creating issues #【Create Issue】
Bug Fixes
- Fixed permission issues when adding project members or updating project member permissions #【Add Project Members or Update Project Members Permissions】
- Added file whitelist type restrictions when uploading files #【Upload File】
2024-11-18 Interface Update Log
New
Bug Fixes
- Fixed creating organization repositories #【Create Organization Repository】
- Fixed documentation errors - updating issues #【Update Issue】
- Fixed documentation errors - creating repository milestones #【Create Repository Milestone】
- Fixed documentation errors - removing members managed by authorized users from organizations #【Remove Member from Organization Managed by Authorized User】
- Fixed deleting all labels from an issue reporting errors #【Remove All Labels From Issue】
- Fixed errors when the Content-Type is set to application/json in GET requests.
2024-11-15 Interface Update Log
New
- #【Search Users】
- #【Search Issues】
- #【Search Repositories】
- #【Get Single Commit Comment】
- #【Get All Enterprise Tags】
- #【Get Tag List】
- #【Replace All Labels on Pull Request】
- #【Get A Public Key】
Bug Fixes
- Fixed the parameters
since
andcreated_at
becoming ineffective #【Get All Repository Issues】 - Fixed missing total count and pagination numbers #【List Users Who Have Starred the Repository】
- Fixed missing total count and pagination numbers #【View Repository Forks】
2024-11-14 Interface Update Log
Optimization
- Deleted the parameter
commiter
and corrected the parameter type #【Create New File】 - Deleted the parameter
end_id
#【Get All Comments of a Pull Request】 - Deleted useless parameters #【Delete File】
- Added return values
created_at
andupdated_at
#【View Repository Forks】
Bug Fixes
- Fixed pagination query limit of 500 pages
- Fixed incorrect links returned by the file upload interface #【Upload File】
2024-11-13 Interface Update Log
New
- #【Get Protection Branch Rules List】
- #【Get Repository Settings】
- #【Update Warehouse Settings】
- #【Get Pull Request Settings】
- #【Update Pull Request Settings】
- #【Get Code Contribution】
- #【List Users Who Are Watching The Repository】
- #【List Users Who Have Starred the Repository】
Optimization
- Added the input parameter
show_diff
and output parameterfiles
#【A Commit in a Repository】
2024-11-12 Interface Update Log
New
Bug Fixes
- Fixed errors when the state changes from open to closed #【Update Pull Request Information】
- Added support for the
author
parameter when creating new files #【Create New File】 - Fixed errors when the input parameter
sort
is passed asname
or withdirection=desc
#【Get All Project Branches】 - Fixed the 500 error #【Get Repository Contributors】
2024-11-11 Interface Update Log
New
- #【Upload Image】
- #【Upload File】
Optimization
Bug Fixes
- Fixed invalid parameters
path
andposition
#【Submit Pull Request Comments】
2024-11-09 Interface Update Log
New
Issues New Interfaces
- #【Remove All Labels From Issue】
- #【Replace All Labels of Issue】
- #【Get Issues Of A Certain Organization Of Current User】
Milestones New Interfaces
- #【Delete Single Milestone in Repository】
- #【Update Repository Milestones】
- #【Create Repository Milestone】
Repository New Interfaces
Commit Comments New Interfaces
- #【Delete Commit Comment】
- #【Get Repository Commit Comments】
- #【Get a Specific Commit Comment in the Repository】
- #【Update Commit Comment】