Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[NAV-3444] add park modes enum #226

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

princefr
Copy link

@princefr princefr commented Nov 7, 2024

Adding park mode enum

@@ -56,6 +56,12 @@ message StreetNetwork {
repeated StreetInformation street_information = 8;
}

enum ParkMode {
Copy link
Contributor

@kadhikari kadhikari Nov 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Were do you use this ?

Copy link
Author

@princefr princefr Nov 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new enum in the proto is for jormun, necessary to be able to reference it via response_pb2.

like https://github.com/hove-io/navitia/blob/dev/source/jormungandr/jormungandr/fallback_modes.py with fallback modes

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants