Automated commit by github action: 3839870407

This commit is contained in:
GitHub Action Bot
2023-01-04 16:43:44 +00:00
parent e2c4d2d7ed
commit e4f18fca54
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ get:
- Workflows
summary: Get Workflow Execution History
description: >-
Get a detailed history of a single workflow execution. Workflow executions are available for up to 2 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
Get a detailed history of a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
security:
- oauth2: [sp:workflow:read]
parameters:

View File

@@ -4,7 +4,7 @@ get:
- Workflows
summary: Get a Workflow Execution
description: >-
Get a single workflow execution. Workflow executions are available for up to 2 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
Get a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
security:
- oauth2: [sp:workflow:read]
parameters:

View File

@@ -4,7 +4,7 @@ get:
- Workflows
summary: List Workflow Executions
description: >-
This lists the executions for a given workflow
This lists the executions for a given workflow. Workflow executions are available for up to 90 days before being archived.
security:
- oauth2: [sp:workflow:read]
parameters: