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
The field currentRangeMeters is typed asFloat! although in gbfs current_range_meters is conditionally required (required if the vehicle has a motor). We shold make this field optional (remove the !).
The field
currentRangeMetersis typed asFloat!although in gbfscurrent_range_metersis conditionally required (required if the vehicle has a motor). We shold make this field optional (remove the!).