diff --git a/objects/vehicle/definition.json b/objects/vehicle/definition.json index 103f686..b09c706 100644 --- a/objects/vehicle/definition.json +++ b/objects/vehicle/definition.json @@ -118,8 +118,8 @@ "date-first-registration", "image-url", "gearbox", - "exterior color", - "interior color", + "exterior-color", + "interior-color", "type", "state", "indicative-value" diff --git a/relationships/definition.json b/relationships/definition.json index 3657cd8..4bb3015 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1097,4 +1097,4 @@ } ], "version": 21 -} +} \ No newline at end of file