@dvsa/cvs-type-definitions 3.0.23 → 3.0.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/json-schemas/v3/tech-record/get/car/complete/index.json +15 -18
- package/json-schemas/v3/tech-record/get/car/skeleton/index.json +15 -18
- package/json-schemas/v3/tech-record/get/lgv/complete/index.json +15 -18
- package/json-schemas/v3/tech-record/get/lgv/skeleton/index.json +15 -18
- package/json-schemas/v3/tech-record/put/car/complete/index.json +15 -18
- package/json-schemas/v3/tech-record/put/car/skeleton/index.json +15 -18
- package/json-schemas/v3/tech-record/put/lgv/complete/index.json +18 -18
- package/json-schemas/v3/tech-record/put/lgv/skeleton/index.json +18 -18
- package/package.json +1 -1
- package/types/v3/tech-record/get/car/complete/index.d.ts +1 -1
- package/types/v3/tech-record/get/car/skeleton/index.d.ts +1 -1
- package/types/v3/tech-record/get/lgv/complete/index.d.ts +1 -1
- package/types/v3/tech-record/get/lgv/skeleton/index.d.ts +1 -1
- package/types/v3/tech-record/put/car/complete/index.d.ts +1 -1
- package/types/v3/tech-record/put/car/skeleton/index.d.ts +1 -1
- package/types/v3/tech-record/put/lgv/complete/index.d.ts +2 -2
- package/types/v3/tech-record/put/lgv/skeleton/index.d.ts +2 -2
|
@@ -237,26 +237,23 @@
|
|
|
237
237
|
"type": "string"
|
|
238
238
|
},
|
|
239
239
|
"techRecord_vehicleSubclass": {
|
|
240
|
+
"title": "Vehicle Subclass",
|
|
240
241
|
"type": "array",
|
|
241
242
|
"items": {
|
|
242
|
-
"
|
|
243
|
-
"
|
|
244
|
-
|
|
245
|
-
"
|
|
246
|
-
"
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
"r",
|
|
257
|
-
"w"
|
|
258
|
-
]
|
|
259
|
-
}
|
|
243
|
+
"type": "string",
|
|
244
|
+
"enum": [
|
|
245
|
+
"n",
|
|
246
|
+
"p",
|
|
247
|
+
"a",
|
|
248
|
+
"s",
|
|
249
|
+
"c",
|
|
250
|
+
"l",
|
|
251
|
+
"t",
|
|
252
|
+
"e",
|
|
253
|
+
"m",
|
|
254
|
+
"r",
|
|
255
|
+
"w"
|
|
256
|
+
]
|
|
260
257
|
}
|
|
261
258
|
},
|
|
262
259
|
"techRecord_hiddenInVta": {
|
|
@@ -257,26 +257,23 @@
|
|
|
257
257
|
}
|
|
258
258
|
},
|
|
259
259
|
"techRecord_vehicleSubclass": {
|
|
260
|
+
"title": "Vehicle Subclass",
|
|
260
261
|
"type": "array",
|
|
261
262
|
"items": {
|
|
262
|
-
"
|
|
263
|
-
"
|
|
264
|
-
|
|
265
|
-
"
|
|
266
|
-
"
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
"r",
|
|
277
|
-
"w"
|
|
278
|
-
]
|
|
279
|
-
}
|
|
263
|
+
"type": "string",
|
|
264
|
+
"enum": [
|
|
265
|
+
"n",
|
|
266
|
+
"p",
|
|
267
|
+
"a",
|
|
268
|
+
"s",
|
|
269
|
+
"c",
|
|
270
|
+
"l",
|
|
271
|
+
"t",
|
|
272
|
+
"e",
|
|
273
|
+
"m",
|
|
274
|
+
"r",
|
|
275
|
+
"w"
|
|
276
|
+
]
|
|
280
277
|
}
|
|
281
278
|
}
|
|
282
279
|
}
|
|
@@ -237,26 +237,23 @@
|
|
|
237
237
|
"type": "string"
|
|
238
238
|
},
|
|
239
239
|
"techRecord_vehicleSubclass": {
|
|
240
|
+
"title": "Vehicle Subclass",
|
|
240
241
|
"type": "array",
|
|
241
242
|
"items": {
|
|
242
|
-
"
|
|
243
|
-
"
|
|
244
|
-
|
|
245
|
-
"
|
|
246
|
-
"
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
"r",
|
|
257
|
-
"w"
|
|
258
|
-
]
|
|
259
|
-
}
|
|
243
|
+
"type": "string",
|
|
244
|
+
"enum": [
|
|
245
|
+
"n",
|
|
246
|
+
"p",
|
|
247
|
+
"a",
|
|
248
|
+
"s",
|
|
249
|
+
"c",
|
|
250
|
+
"l",
|
|
251
|
+
"t",
|
|
252
|
+
"e",
|
|
253
|
+
"m",
|
|
254
|
+
"r",
|
|
255
|
+
"w"
|
|
256
|
+
]
|
|
260
257
|
}
|
|
261
258
|
},
|
|
262
259
|
"techRecord_hiddenInVta": {
|
|
@@ -257,26 +257,23 @@
|
|
|
257
257
|
}
|
|
258
258
|
},
|
|
259
259
|
"techRecord_vehicleSubclass": {
|
|
260
|
+
"title": "Vehicle Subclass",
|
|
260
261
|
"type": "array",
|
|
261
262
|
"items": {
|
|
262
|
-
"
|
|
263
|
-
"
|
|
264
|
-
|
|
265
|
-
"
|
|
266
|
-
"
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
"r",
|
|
277
|
-
"w"
|
|
278
|
-
]
|
|
279
|
-
}
|
|
263
|
+
"type": "string",
|
|
264
|
+
"enum": [
|
|
265
|
+
"n",
|
|
266
|
+
"p",
|
|
267
|
+
"a",
|
|
268
|
+
"s",
|
|
269
|
+
"c",
|
|
270
|
+
"l",
|
|
271
|
+
"t",
|
|
272
|
+
"e",
|
|
273
|
+
"m",
|
|
274
|
+
"r",
|
|
275
|
+
"w"
|
|
276
|
+
]
|
|
280
277
|
}
|
|
281
278
|
}
|
|
282
279
|
}
|
|
@@ -70,26 +70,23 @@
|
|
|
70
70
|
"type": "string"
|
|
71
71
|
},
|
|
72
72
|
"techRecord_vehicleSubclass": {
|
|
73
|
+
"title": "Vehicle Subclass",
|
|
73
74
|
"type": "array",
|
|
74
75
|
"items": {
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
"r",
|
|
90
|
-
"w"
|
|
91
|
-
]
|
|
92
|
-
}
|
|
76
|
+
"type": "string",
|
|
77
|
+
"enum": [
|
|
78
|
+
"n",
|
|
79
|
+
"p",
|
|
80
|
+
"a",
|
|
81
|
+
"s",
|
|
82
|
+
"c",
|
|
83
|
+
"l",
|
|
84
|
+
"t",
|
|
85
|
+
"e",
|
|
86
|
+
"m",
|
|
87
|
+
"r",
|
|
88
|
+
"w"
|
|
89
|
+
]
|
|
93
90
|
}
|
|
94
91
|
},
|
|
95
92
|
"techRecord_hiddenInVta": {
|
|
@@ -93,26 +93,23 @@
|
|
|
93
93
|
}
|
|
94
94
|
},
|
|
95
95
|
"techRecord_vehicleSubclass": {
|
|
96
|
+
"title": "Vehicle Subclass",
|
|
96
97
|
"type": "array",
|
|
97
98
|
"items": {
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
"r",
|
|
113
|
-
"w"
|
|
114
|
-
]
|
|
115
|
-
}
|
|
99
|
+
"type": "string",
|
|
100
|
+
"enum": [
|
|
101
|
+
"n",
|
|
102
|
+
"p",
|
|
103
|
+
"a",
|
|
104
|
+
"s",
|
|
105
|
+
"c",
|
|
106
|
+
"l",
|
|
107
|
+
"t",
|
|
108
|
+
"e",
|
|
109
|
+
"m",
|
|
110
|
+
"r",
|
|
111
|
+
"w"
|
|
112
|
+
]
|
|
116
113
|
}
|
|
117
114
|
}
|
|
118
115
|
}
|
|
@@ -101,6 +101,9 @@
|
|
|
101
101
|
"l6e",
|
|
102
102
|
"l7e"
|
|
103
103
|
]
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"type": "null"
|
|
104
107
|
}
|
|
105
108
|
]
|
|
106
109
|
},
|
|
@@ -144,26 +147,23 @@
|
|
|
144
147
|
"type": "string"
|
|
145
148
|
},
|
|
146
149
|
"techRecord_vehicleSubclass": {
|
|
150
|
+
"title": "Vehicle Subclass",
|
|
147
151
|
"type": "array",
|
|
148
152
|
"items": {
|
|
149
|
-
"
|
|
150
|
-
"
|
|
151
|
-
|
|
152
|
-
"
|
|
153
|
-
"
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
"r",
|
|
164
|
-
"w"
|
|
165
|
-
]
|
|
166
|
-
}
|
|
153
|
+
"type": "string",
|
|
154
|
+
"enum": [
|
|
155
|
+
"n",
|
|
156
|
+
"p",
|
|
157
|
+
"a",
|
|
158
|
+
"s",
|
|
159
|
+
"c",
|
|
160
|
+
"l",
|
|
161
|
+
"t",
|
|
162
|
+
"e",
|
|
163
|
+
"m",
|
|
164
|
+
"r",
|
|
165
|
+
"w"
|
|
166
|
+
]
|
|
167
167
|
}
|
|
168
168
|
},
|
|
169
169
|
"techRecord_hiddenInVta": {
|
|
@@ -100,6 +100,9 @@
|
|
|
100
100
|
"l6e",
|
|
101
101
|
"l7e"
|
|
102
102
|
]
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"type": "null"
|
|
103
106
|
}
|
|
104
107
|
]
|
|
105
108
|
},
|
|
@@ -164,26 +167,23 @@
|
|
|
164
167
|
}
|
|
165
168
|
},
|
|
166
169
|
"techRecord_vehicleSubclass": {
|
|
170
|
+
"title": "Vehicle Subclass",
|
|
167
171
|
"type": "array",
|
|
168
172
|
"items": {
|
|
169
|
-
"
|
|
170
|
-
"
|
|
171
|
-
|
|
172
|
-
"
|
|
173
|
-
"
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
"r",
|
|
184
|
-
"w"
|
|
185
|
-
]
|
|
186
|
-
}
|
|
173
|
+
"type": "string",
|
|
174
|
+
"enum": [
|
|
175
|
+
"n",
|
|
176
|
+
"p",
|
|
177
|
+
"a",
|
|
178
|
+
"s",
|
|
179
|
+
"c",
|
|
180
|
+
"l",
|
|
181
|
+
"t",
|
|
182
|
+
"e",
|
|
183
|
+
"m",
|
|
184
|
+
"r",
|
|
185
|
+
"w"
|
|
186
|
+
]
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
189
|
}
|
package/package.json
CHANGED
|
@@ -70,7 +70,7 @@ export interface TechRecordGETCarComplete {
|
|
|
70
70
|
techRecord_vehicleConfiguration?: null | VehicleConfiguration;
|
|
71
71
|
techRecord_vehicleType: "car";
|
|
72
72
|
vin: string;
|
|
73
|
-
techRecord_vehicleSubclass: VehicleSubclass
|
|
73
|
+
techRecord_vehicleSubclass: VehicleSubclass;
|
|
74
74
|
techRecord_hiddenInVta?: null | boolean;
|
|
75
75
|
techRecord_updateType?: null | string;
|
|
76
76
|
secondaryVrms?: null | string[];
|
|
@@ -73,5 +73,5 @@ export interface TechRecordGETCarSkeleton {
|
|
|
73
73
|
techRecord_hiddenInVta?: null | boolean;
|
|
74
74
|
techRecord_updateType?: null | string;
|
|
75
75
|
secondaryVrms?: null | string[];
|
|
76
|
-
techRecord_vehicleSubclass?: VehicleSubclass
|
|
76
|
+
techRecord_vehicleSubclass?: VehicleSubclass;
|
|
77
77
|
}
|
|
@@ -70,7 +70,7 @@ export interface TechRecordGETLGVComplete {
|
|
|
70
70
|
techRecord_vehicleConfiguration?: null | VehicleConfiguration;
|
|
71
71
|
techRecord_vehicleType: "lgv";
|
|
72
72
|
vin: string;
|
|
73
|
-
techRecord_vehicleSubclass: VehicleSubclass
|
|
73
|
+
techRecord_vehicleSubclass: VehicleSubclass;
|
|
74
74
|
techRecord_hiddenInVta?: null | boolean;
|
|
75
75
|
techRecord_updateType?: null | string;
|
|
76
76
|
secondaryVrms?: null | string[];
|
|
@@ -73,5 +73,5 @@ export interface TechRecordGETLGVSkeleton {
|
|
|
73
73
|
techRecord_hiddenInVta?: null | boolean;
|
|
74
74
|
techRecord_updateType?: null | string;
|
|
75
75
|
secondaryVrms?: null | string[];
|
|
76
|
-
techRecord_vehicleSubclass?: VehicleSubclass
|
|
76
|
+
techRecord_vehicleSubclass?: VehicleSubclass;
|
|
77
77
|
}
|
|
@@ -19,7 +19,7 @@ export interface TechRecordPUTCarComplete {
|
|
|
19
19
|
techRecord_manufactureYear?: number | null;
|
|
20
20
|
techRecord_noOfAxles?: number | null;
|
|
21
21
|
techRecord_notes?: string;
|
|
22
|
-
techRecord_vehicleSubclass: VehicleSubclass
|
|
22
|
+
techRecord_vehicleSubclass: VehicleSubclass;
|
|
23
23
|
techRecord_hiddenInVta?: null | boolean;
|
|
24
24
|
techRecord_updateType?: null | string;
|
|
25
25
|
secondaryVrms?: null | string[];
|
|
@@ -22,5 +22,5 @@ export interface TechRecordPUTCarSkeleton {
|
|
|
22
22
|
techRecord_hiddenInVta?: null | boolean;
|
|
23
23
|
techRecord_updateType?: null | string;
|
|
24
24
|
secondaryVrms?: null | string[];
|
|
25
|
-
techRecord_vehicleSubclass?: VehicleSubclass
|
|
25
|
+
techRecord_vehicleSubclass?: VehicleSubclass;
|
|
26
26
|
}
|
|
@@ -39,7 +39,7 @@ export interface TechRecordPUTLGVComplete {
|
|
|
39
39
|
techRecord_applicantDetails_postCode?: null | string;
|
|
40
40
|
techRecord_applicantDetails_telephoneNumber?: null | string;
|
|
41
41
|
techRecord_applicantDetails_emailAddress?: null | string;
|
|
42
|
-
techRecord_euVehicleCategory?: EUVehicleCategory;
|
|
42
|
+
techRecord_euVehicleCategory?: EUVehicleCategory | null;
|
|
43
43
|
techRecord_reasonForCreation?: string | null;
|
|
44
44
|
techRecord_vehicleType: "lgv";
|
|
45
45
|
techRecord_statusCode?: StatusCode;
|
|
@@ -47,7 +47,7 @@ export interface TechRecordPUTLGVComplete {
|
|
|
47
47
|
techRecord_manufactureYear?: number | null;
|
|
48
48
|
techRecord_noOfAxles?: number | null;
|
|
49
49
|
techRecord_notes?: string;
|
|
50
|
-
techRecord_vehicleSubclass: VehicleSubclass
|
|
50
|
+
techRecord_vehicleSubclass: VehicleSubclass;
|
|
51
51
|
techRecord_hiddenInVta?: boolean;
|
|
52
52
|
techRecord_updateType?: string;
|
|
53
53
|
secondaryVrms?: string[];
|
|
@@ -39,7 +39,7 @@ export interface TechRecordPUTLGVSkeleton {
|
|
|
39
39
|
techRecord_applicantDetails_postCode?: null | string;
|
|
40
40
|
techRecord_applicantDetails_telephoneNumber?: null | string;
|
|
41
41
|
techRecord_applicantDetails_emailAddress?: null | string;
|
|
42
|
-
techRecord_euVehicleCategory?: EUVehicleCategory;
|
|
42
|
+
techRecord_euVehicleCategory?: EUVehicleCategory | null;
|
|
43
43
|
techRecord_reasonForCreation?: string | null;
|
|
44
44
|
techRecord_vehicleType: "lgv";
|
|
45
45
|
techRecord_statusCode?: StatusCode;
|
|
@@ -53,5 +53,5 @@ export interface TechRecordPUTLGVSkeleton {
|
|
|
53
53
|
techRecord_createdById?: string;
|
|
54
54
|
techRecord_createdByName?: string;
|
|
55
55
|
secondaryVrms?: string[];
|
|
56
|
-
techRecord_vehicleSubclass?: VehicleSubclass
|
|
56
|
+
techRecord_vehicleSubclass?: VehicleSubclass;
|
|
57
57
|
}
|