Skip to content

Releases: VAMSApp/onair-api

v2.8.0

07 Jan 04:11
Compare
Choose a tag to compare

Added the following methods

  • getCompanyDashboard
  • getAircraftMaintenanceCosts
  • getAircraftEconomicDetails

Removed the following unused methods

  • getAircraftTypes

v2.0.0

27 Nov 19:53
Compare
Choose a tag to compare

Added the companyId as the first parameter to the below methods to address #18

Please Note that this version is a major version, which is not compatible with prior versions as the first parameter is no longer the page number.

  • getCompanyFlights (will now have an optional first parameter to specify the CompanyId)
  • getCompanyJobs (will now have an optional first parameter to specify the CompanyId)
  • getCompanyIncomeStatement (will now have an optional first parameter to specify the CompanyId)
  • getVirtualAirlineFlights (will now have an optional first parameter to specify the VAId)

v1.2.0

26 Sep 17:59
Compare
Choose a tag to compare
1.2.0

v1.1.0

12 Feb 02:18
Compare
Choose a tag to compare

Added

  • getCompanyWorkOrders

v1.0.14

10 Feb 23:18
Compare
Choose a tag to compare

Added

  • getCompanyMissionFlightTracks

v1.0.13

10 Feb 23:18
Compare
Choose a tag to compare
Version 1.0.13 - fix tests after url change.

v1.0.12

10 Feb 23:18
Compare
Choose a tag to compare
Version 1.0.12 - change Api URL to combined URL

v1.0.11

31 Jan 21:55
Compare
Choose a tag to compare

Added

  • getEmployee(employeeId: string) method

v1.0.10

31 Jan 21:54
Compare
Choose a tag to compare
Version 1.0.10 add completed jobs

v1.0.9

31 Jan 20:51
Compare
Choose a tag to compare

Added

  • getCompanyBalanceSheet method