mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
Synchronizing API and documentation updates
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**label** | **String** | | [optional]
|
||||
**ref** | **String** | | [optional]
|
||||
**label** | **String** | The display name of the branch | [optional]
|
||||
**ref** | **String** | The git reference of the branch | [optional]
|
||||
**repo** | [**Repository**](Repository.md) | | [optional]
|
||||
**repoId** | **Long** | | [optional]
|
||||
**sha** | **String** | | [optional]
|
||||
**repoId** | **Long** | The unique identifier of the repository | [optional]
|
||||
**sha** | **String** | The commit SHA of the branch head | [optional]
|
||||
|
||||
Reference in New Issue
Block a user