@pdtf/schemas 3.0.0-14 → 3.0.0-16

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "3.0.0-14",
3
+ "version": "3.0.0-16",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -374,25 +374,27 @@
374
374
  }
375
375
  },
376
376
  "heating": {
377
- "heatingType": "Central heating",
378
- "otherHeatingFeatures": ["Underfloor Heating"],
379
- "centralHeatingDetails": {
380
- "boilerInstallationCertificate": {
381
- "yesNo": "Yes",
382
- "details": "Certified installation",
383
- "attachments": "To follow"
384
- },
385
- "heatingInGoodWorkingOrder": {
386
- "yesNo": "Yes"
387
- },
388
- "centralHeatingFuel": {
389
- "centralHeatingFuelType": "Other",
390
- "otherCentralHeatingFuelType": "Ground-source Heat Pump"
391
- },
392
- "centralHeatingInstalled": "2016-04-20",
393
- "heatingLastServicedDate": "2021-03-26",
394
- "heatingLastServicedReport": "To follow"
395
- }
377
+ "heatingSystem": {
378
+ "heatingType": "Central heating",
379
+ "centralHeatingDetails": {
380
+ "boilerInstallationCertificate": {
381
+ "yesNo": "Yes",
382
+ "details": "Certified installation",
383
+ "attachments": "To follow"
384
+ },
385
+ "heatingInGoodWorkingOrder": {
386
+ "yesNo": "Yes"
387
+ },
388
+ "centralHeatingFuel": {
389
+ "centralHeatingFuelType": "Other",
390
+ "otherCentralHeatingFuelType": "Ground-source Heat Pump"
391
+ },
392
+ "centralHeatingInstalled": "2016-04-20",
393
+ "heatingLastServicedDate": "2021-03-26",
394
+ "heatingLastServicedReport": "To follow"
395
+ }
396
+ },
397
+ "otherHeatingFeatures": ["Underfloor Heating"]
396
398
  },
397
399
  "insurance": {
398
400
  "isInsured": "Yes",