Skip to content

Commit

Permalink
added VehicleIdentification.VehicleExteriorColor
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Drabik <jakub@fromjimmy.com>
  • Loading branch information
jakubdrabik committed Jun 6, 2023
1 parent 04fbec1 commit ad793d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/Vehicle/Vehicle.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,11 @@ VehicleIdentification.VehicleSpecialUsage:
type: attribute
description: Indicates whether the vehicle has been used for special purposes, like commercial rental, driving school.

VehicleIdentification.VehicleExteriorColor:
datatype: string
type: attribute
description: The main color of the exterior.

VehicleIdentification.VehicleInteriorColor:
datatype: string
type: attribute
Expand Down

0 comments on commit ad793d1

Please sign in to comment.