Skip to content

Commit

Permalink
Merge pull request #467 from Polyconseil/alaurent/agency_vehicle_upda…
Browse files Browse the repository at this point in the history
…te_response_status_code

agency: Vehicle Update response code should be 200
  • Loading branch information
schnuerle committed Jun 11, 2020
2 parents 8b64a54 + e66cf5f commit 65fb9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agency/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Body Params:
| ------------ | ------- | ----------------- | -------------------------------------------------------------------- |
| `vehicle_id` | String | Required | Vehicle Identification Number (vehicle_id) visible on vehicle |

201 Success Response:
200 Success Response:

_No content returned on success._

Expand Down

0 comments on commit 65fb9e9

Please sign in to comment.