Skip to content

otpGraphQL: remove supportedTransitModes field #65

@1Maxnet1

Description

@1Maxnet1

I found that in

"supportedTransitModes": [ "TRANSIT", "CARPOOL" ]
and
"supportedTransitModes": [ "TRANSIT", "CARPOOL" ]
an option called "supportedTransitModes" is used. However it is not mentioned in the protocol specific options: https://github.com/public-transport/transport-apis#open-trip-planner-with-graphql

So imho it would make sense to add it there and maybe link to the possible values (e.g. this https://docs.opentripplanner.org/en/dev-2.x/RoutingModes/ if I'm not mistaken).

If you agree I could make a little PR adding the documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions