Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2024-05-02 00:05:22 +00:00
parent e98eb16c47
commit 96bbb44214
6 changed files with 638 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# ActionTask
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**createdAt** | [**Date**](Date.md) | | [optional]
**displayTitle** | **String** | | [optional]
**event** | **String** | | [optional]
**headBranch** | **String** | | [optional]
**headSha** | **String** | | [optional]
**id** | **Long** | | [optional]
**name** | **String** | | [optional]
**runNumber** | **Long** | | [optional]
**runStartedAt** | [**Date**](Date.md) | | [optional]
**status** | **String** | | [optional]
**updatedAt** | [**Date**](Date.md) | | [optional]
**url** | **String** | | [optional]
**workflowId** | **String** | | [optional]