@pdtf/schemas 0.6.14 → 0.6.15
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/package.json
CHANGED
|
@@ -201,24 +201,21 @@
|
|
|
201
201
|
"maintenanceAgreements": {
|
|
202
202
|
"yesNo": "No"
|
|
203
203
|
},
|
|
204
|
-
"yesNo": "
|
|
205
|
-
"
|
|
204
|
+
"yesNo": "To be connected",
|
|
205
|
+
"dateToBeConnected": "2022-12-15",
|
|
206
206
|
"supplier": "Northumbria Water"
|
|
207
207
|
},
|
|
208
208
|
"mainsSurfaceWaterDrainage": {
|
|
209
209
|
"maintenanceAgreements": {
|
|
210
210
|
"yesNo": "No"
|
|
211
211
|
},
|
|
212
|
-
"yesNo": "Yes"
|
|
213
|
-
"connected": "Yes",
|
|
214
|
-
"supplier": "Northumbria Water"
|
|
212
|
+
"yesNo": "Yes"
|
|
215
213
|
},
|
|
216
214
|
"mainsFoulDrainage": {
|
|
217
215
|
"maintenanceAgreements": {
|
|
218
216
|
"yesNo": "No"
|
|
219
217
|
},
|
|
220
218
|
"yesNo": "Yes",
|
|
221
|
-
"connected": "Yes",
|
|
222
219
|
"supplier": "Northumbria Water"
|
|
223
220
|
}
|
|
224
221
|
},
|
|
@@ -228,7 +225,6 @@
|
|
|
228
225
|
"yesNo": "No"
|
|
229
226
|
},
|
|
230
227
|
"yesNo": "Yes",
|
|
231
|
-
"connected": "Yes",
|
|
232
228
|
"supplier": "Octopus Energy"
|
|
233
229
|
},
|
|
234
230
|
"gas": {
|
|
@@ -236,7 +232,6 @@
|
|
|
236
232
|
"yesNo": "No"
|
|
237
233
|
},
|
|
238
234
|
"yesNo": "Yes",
|
|
239
|
-
"connected": "Yes",
|
|
240
235
|
"supplier": "Octopus Energy"
|
|
241
236
|
},
|
|
242
237
|
"lpg": {
|
|
@@ -250,7 +245,6 @@
|
|
|
250
245
|
"yesNo": "No"
|
|
251
246
|
},
|
|
252
247
|
"yesNo": "Yes",
|
|
253
|
-
"connected": "Yes",
|
|
254
248
|
"supplier": "EE"
|
|
255
249
|
},
|
|
256
250
|
"cableSatelliteTV": {
|
|
@@ -258,7 +252,6 @@
|
|
|
258
252
|
"yesNo": "No"
|
|
259
253
|
},
|
|
260
254
|
"yesNo": "Yes",
|
|
261
|
-
"connected": "Yes",
|
|
262
255
|
"supplier": "Sky"
|
|
263
256
|
},
|
|
264
257
|
"broadband": {
|
|
@@ -266,7 +259,6 @@
|
|
|
266
259
|
"yesNo": "No"
|
|
267
260
|
},
|
|
268
261
|
"yesNo": "Yes",
|
|
269
|
-
"connected": "Yes",
|
|
270
262
|
"supplier": "EE"
|
|
271
263
|
},
|
|
272
264
|
"solarPanels": {
|
|
@@ -792,7 +792,7 @@
|
|
|
792
792
|
"yesNo": {
|
|
793
793
|
"type": "string",
|
|
794
794
|
"title": "",
|
|
795
|
-
"enum": ["Yes", "No"]
|
|
795
|
+
"enum": ["Yes", "To be connected", "No"]
|
|
796
796
|
}
|
|
797
797
|
},
|
|
798
798
|
"dependencies": {
|
|
@@ -887,22 +887,40 @@
|
|
|
887
887
|
"yesNo": {
|
|
888
888
|
"enum": ["Yes"]
|
|
889
889
|
},
|
|
890
|
-
"
|
|
891
|
-
"title": "
|
|
890
|
+
"supplier": {
|
|
891
|
+
"title": "Supplier (if known)",
|
|
892
892
|
"type": "string",
|
|
893
893
|
"minLength": 1
|
|
894
894
|
},
|
|
895
|
+
"maintenanceAgreements": {
|
|
896
|
+
"title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
|
|
897
|
+
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
898
|
+
}
|
|
899
|
+
},
|
|
900
|
+
"required": ["maintenanceAgreements"]
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"properties": {
|
|
904
|
+
"yesNo": {
|
|
905
|
+
"enum": ["To be connected"]
|
|
906
|
+
},
|
|
907
|
+
"dateToBeConnected": {
|
|
908
|
+
"title": "Date to be connected",
|
|
909
|
+
"type": "string",
|
|
910
|
+
"format": "date"
|
|
911
|
+
},
|
|
895
912
|
"supplier": {
|
|
896
913
|
"title": "Supplier (if known)",
|
|
897
|
-
"type": "string"
|
|
898
|
-
"minLength": 1
|
|
914
|
+
"type": "string"
|
|
899
915
|
},
|
|
900
916
|
"maintenanceAgreements": {
|
|
917
|
+
"BASPIRef": "A7.2",
|
|
918
|
+
"RDSRef": "Services/Certificates,Services/OtherServices/Certificates",
|
|
901
919
|
"title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
|
|
902
920
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
903
921
|
}
|
|
904
922
|
},
|
|
905
|
-
"required": ["
|
|
923
|
+
"required": ["dateToBeConnected", "maintenanceAgreements"]
|
|
906
924
|
}
|
|
907
925
|
]
|
|
908
926
|
}
|
|
@@ -1529,7 +1547,7 @@
|
|
|
1529
1547
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
1530
1548
|
}
|
|
1531
1549
|
},
|
|
1532
|
-
"required": ["
|
|
1550
|
+
"required": ["maintenanceAgreements"]
|
|
1533
1551
|
},
|
|
1534
1552
|
{
|
|
1535
1553
|
"properties": {
|
|
@@ -1552,7 +1570,7 @@
|
|
|
1552
1570
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
1553
1571
|
}
|
|
1554
1572
|
},
|
|
1555
|
-
"required": ["dateToBeConnected"]
|
|
1573
|
+
"required": ["dateToBeConnected", "maintenanceAgreements"]
|
|
1556
1574
|
}
|
|
1557
1575
|
]
|
|
1558
1576
|
}
|