You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2023. It is now read-only.
How do you get the routeId in path /utilizations/{routeId}?
It seems to me, that you need to create a route first, and get back a routeId for it to use this path. Yet, there is no such path, so we should add it.
Alternatively, and I like this idea even more, we could specify the waypath explicitly to get the utilization for. In contrast to the first solution, this wouldn't require a session.