mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
15 lines
528 B
Markdown
15 lines
528 B
Markdown
# CommitStatus
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**context** | **String** | | [optional]
|
|
**createdAt** | [**Date**](Date.md) | | [optional]
|
|
**creator** | [**User**](User.md) | | [optional]
|
|
**description** | **String** | | [optional]
|
|
**id** | **Long** | | [optional]
|
|
**status** | **String** | | [optional]
|
|
**targetUrl** | **String** | | [optional]
|
|
**updatedAt** | [**Date**](Date.md) | | [optional]
|
|
**url** | **String** | | [optional]
|