Skip to content

Commit

Permalink
add description to queue_when (#36997)
Browse files Browse the repository at this point in the history
(cherry picked from commit 1bb8126)
  • Loading branch information
devscheffer authored and potiuk committed Feb 13, 2024
1 parent ad43b5b commit 0cf0635
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions airflow/api_connexion/openapi/v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3397,6 +3397,8 @@ components:
queued_when:
type: string
nullable: true
description: |
The datetime that the task enter the state QUEUE, also known as queue_at
pid:
type: integer
nullable: true
Expand Down

0 comments on commit 0cf0635

Please sign in to comment.