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
There should be a exclude_disabled modifier when querying for both docked and dock-less vehicle that filters out disabled vehicles, so they don't consume any client bandwidth when not being shown.
Possibly, the inverse (include_disabled with default exclusion would be better), or there might be the option to specify which modifier to include, maybe modelling them as an enum and the being able to do
There should be a
exclude_disabled
modifier when querying for both docked and dock-less vehicle that filters out disabled vehicles, so they don't consume any client bandwidth when not being shown.Possibly, the inverse (
include_disabled
with default exclusion would be better), or there might be the option to specify which modifier to include, maybe modelling them as an enum and the being able to doThe text was updated successfully, but these errors were encountered: