Skip to content

Commit dcb38d2

Browse files
authored
Removed provider_id from Vehicle - Register
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](#469 (comment)).
1 parent 7aa8448 commit dcb38d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

agency/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ Body Params:
108108
| `vehicle_id` | String | Required | Vehicle Identification Number (vehicle_id) visible on vehicle |
109109
| `vehicle_type` | Enum | Required | [Vehicle Type][vehicle-types] |
110110
| `propulsion_types` | Enum[] | Required | Array of [Propulsion Type][propulsion-types]; allows multiple values |
111-
| `provider_id`| UUID | Optional | Provider to which the vehicle belongs if different from the authenticated provider. See MDS [provider list](/providers.csv). |
112111
| `year` | Integer | Optional | Year Manufactured |
113112
| `mfgr` | String | Optional | Vehicle Manufacturer |
114113
| `model` | String | Optional | Vehicle Model |

0 commit comments

Comments
 (0)