Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions openapi/data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,14 @@ components:
type: string
description: Alternate arrival airport
example: EGBB
cruise_tas:
type: string
description: Cruise speed
example: '435'
altitude:
type: string
description: Cruise altitude
example: '35000'
deptime:
type: string
description: Estimated off-block time
Expand Down