Skip to content

Bug: Routes return is missing airports #3

Open
@danshev

Description

Making a call to /routes

GET => http://aviation-edge.com/v2/public/routes?key=MY_API_KEY&departureIata=BOS ... Barcelona (BCN) not in response
GET => http://aviation-edge.com/v2/public/routes?key=MY_API_KEY&departureIata=BOS&arrivalIata=BCN ... BCN in response

Edit: the return for larger airports (BOS, ORD, ATL, NRT) is consistently exactly 300 rows ... is it possible there's an inadvertent limit on the return?

I need the /routes endpoint to provide all possible destinations from an origin airport -- is there anything that can be done to fix?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions