Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

add many_to_one proto request #72

Merged
merged 6 commits into from
Sep 8, 2023
Merged

add many_to_one proto request #72

merged 6 commits into from
Sep 8, 2023

Conversation

danielnaumau
Copy link
Contributor

No description provided.

@Donatas-L
Copy link
Contributor

README should also mention many-to-one, right now it's one-to-many

@@ -547,22 +547,39 @@ def create_proto_request(
destinations: List[Coordinates],
transportation: ProtoTransportation,
travel_time: int,
one_to_many: bool = True,
Copy link
Contributor

Choose a reason for hiding this comment

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

enum would be better it's either: one-to-many or many-to-one

@danielnaumau danielnaumau merged commit 7664d3a into master Sep 8, 2023
5 checks passed
@danielnaumau danielnaumau deleted the add/many-to-one branch September 8, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants