Skip to content

Commit

Permalink
Removed provider_id from Vehicle - Register
Browse files Browse the repository at this point in the history
This was discussed on working group calls and decided to be defined as part of a larger change in a forthcoming release due to security/abuse concerns noted in [this conversation](openmobilityfoundation/mobility-data-specification#469 (comment)).
  • Loading branch information
leandroada committed Jul 9, 2020
1 parent 630052f commit 8fa1666
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agency/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ Body Params:
| `vehicle_id` | String | Required | Vehicle Identification Number (vehicle_id) visible on vehicle |
| `vehicle_type` | Enum | Required | [Vehicle Type][vehicle-types] |
| `propulsion_types` | Enum[] | Required | Array of [Propulsion Type][propulsion-types]; allows multiple values |
| `provider_id`| UUID | Optional | Provider to which the vehicle belongs if different from the authenticated provider. See MDS [provider list](/providers.csv). |
| `year` | Integer | Optional | Year Manufactured |
| `mfgr` | String | Optional | Vehicle Manufacturer |
| `model` | String | Optional | Vehicle Model |
Expand Down

0 comments on commit 8fa1666

Please sign in to comment.