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
Is your feature request related to a problem? Please describe.
One pain point for cities is managing TNCs and micromobility providers. For example, some places have been inundated with scooters cluttering up the right of way, or traveling at speeds that are unsafe for nearby pedestrians. We have the Policy spec to define machine-readable policies that can be communicated to TNCs and micromobility providers, but since it's a read-only set of endpoints, we'd like to propose another spec that can manage writing, editing, and deletion.
Is this a breaking change
No, not breaking
Impacted Spec
This would complement the Policy spec, but without affecting it.
Describe alternatives you've considered
It's possible for agencies to continue to serve Policies as flat files, but in case they wanted to be able to implement some kind of CRUD app to manage policy instead of say, hand-editing JSON files themselves.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
One pain point for cities is managing TNCs and micromobility providers. For example, some places have been inundated with scooters cluttering up the right of way, or traveling at speeds that are unsafe for nearby pedestrians. We have the
Policy
spec to define machine-readable policies that can be communicated to TNCs and micromobility providers, but since it's a read-only set of endpoints, we'd like to propose another spec that can manage writing, editing, and deletion.Is this a breaking change
Impacted Spec
This would complement the Policy spec, but without affecting it.
Describe alternatives you've considered
It's possible for agencies to continue to serve Policies as flat files, but in case they wanted to be able to implement some kind of CRUD app to manage policy instead of say, hand-editing JSON files themselves.
Additional context
The text was updated successfully, but these errors were encountered: