Skip to content

Commit

Permalink
control_measures no longer is needed during clearance creation
Browse files Browse the repository at this point in the history
mark control_measures as deprecated.
  • Loading branch information
slashmili authored Feb 9, 2024
1 parent f46dacd commit 16fe63e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions hm-fleet-clearance-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -489,10 +489,6 @@ components:
- vin: WBADT43452G296403
brand: mercedes-benz
tags: {}
control_measures:
odometer:
value: 55271000
unit: kilometers
- vin: WBADT43452G296404
brand: bmw
tags: {}
Expand Down Expand Up @@ -543,6 +539,7 @@ components:
- sandbox
description: Vehicle Brand
control_measures:
deprecated: true
type: object
properties:
odometer:
Expand Down

0 comments on commit 16fe63e

Please sign in to comment.