@pdtf/schemas 3.0.0-30 → 3.0.0-31

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.
@@ -1634,7 +1634,12 @@
1634
1634
  ],
1635
1635
  "required": [
1636
1636
  "yesNo"
1637
- ]
1637
+ ],
1638
+ "properties": {
1639
+ "yesNo": {
1640
+ "ta6Ref": "4.6"
1641
+ }
1642
+ }
1638
1643
  }
1639
1644
  }
1640
1645
  },
@@ -1685,7 +1690,7 @@
1685
1690
  }
1686
1691
  },
1687
1692
  "waterMeter": {
1688
- "ta6Ref": "13.3b1",
1693
+ "ta6Ref": "13.3b",
1689
1694
  "discriminator": {
1690
1695
  "propertyName": "isSupplyMetered"
1691
1696
  },
@@ -1707,7 +1712,7 @@
1707
1712
  ]
1708
1713
  },
1709
1714
  "location": {
1710
- "ta6Ref": "13.3b3"
1715
+ "ta6Ref": "13.3b2"
1711
1716
  }
1712
1717
  },
1713
1718
  "required": [
@@ -1720,7 +1725,7 @@
1720
1725
  ],
1721
1726
  "properties": {
1722
1727
  "isSupplyMetered": {
1723
- "ta6Ref": "13.3b2"
1728
+ "ta6Ref": "13.3b"
1724
1729
  }
1725
1730
  }
1726
1731
  }
@@ -1828,7 +1833,7 @@
1828
1833
  ]
1829
1834
  },
1830
1835
  "supplier": {
1831
- "ta6Ref": "13.4a"
1836
+ "ta6Ref": "13.4.2"
1832
1837
  }
1833
1838
  },
1834
1839
  "required": [
@@ -3104,7 +3109,7 @@
3104
3109
  ],
3105
3110
  "properties": {
3106
3111
  "historicalFlooding": {
3107
- "ta6Ref": "7.1.1",
3112
+ "ta6Ref": "7.1",
3108
3113
  "discriminator": {
3109
3114
  "propertyName": "hasBeenFlooded"
3110
3115
  },
@@ -3143,7 +3148,7 @@
3143
3148
  ],
3144
3149
  "properties": {
3145
3150
  "hasBeenFlooded": {
3146
- "ta6Ref": "7.1.1.1"
3151
+ "ta6Ref": "7.1.1"
3147
3152
  }
3148
3153
  }
3149
3154
  }
@@ -922,7 +922,11 @@
922
922
  "title": "Has the seller received a Landlord’s Certificate and the accompanying evidence?",
923
923
  "properties": {
924
924
  "yesNoNotApplicable": {
925
- "ta7Ref": "11.5.2"
925
+ "ta7Ref": "11.5.1",
926
+ "enum": [
927
+ "Yes",
928
+ "No"
929
+ ]
926
930
  }
927
931
  }
928
932
  }
@@ -156,7 +156,7 @@
156
156
  }
157
157
  },
158
158
  "uprn": {
159
- "title": "Unique Property Reference Number ",
159
+ "title": "Unique Property Reference Number",
160
160
  "type": "integer"
161
161
  },
162
162
  "location": {