Skip to content

Commit

Permalink
add description to queue_when (apache#36997)
Browse files Browse the repository at this point in the history
  • Loading branch information
devscheffer authored and amoghrajesh committed Jan 30, 2024
1 parent 3cae710 commit 7916be6
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 @@ -3407,6 +3407,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 7916be6

Please sign in to comment.