@pdtf/schemas 3.3.0 → 3.4.0-10

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.
@@ -5598,12 +5598,7 @@
5598
5598
  "floodRisk": {
5599
5599
  "required": [
5600
5600
  "riskIndicator"
5601
- ],
5602
- "properties": {
5603
- "riskIndicator": {
5604
- "title": "To your knowledge,, is the property at risk of flooding of any type?"
5605
- }
5606
- }
5601
+ ]
5607
5602
  },
5608
5603
  "historicalFlooding": {
5609
5604
  "baspi4Ref": "A11.1.2",
@@ -215,7 +215,8 @@
215
215
  "propertyType": {
216
216
  "enum": [
217
217
  "House",
218
- "Bungalow"
218
+ "Bungalow",
219
+ "Park home"
219
220
  ]
220
221
  }
221
222
  }
@@ -5749,12 +5750,7 @@
5749
5750
  "floodRisk": {
5750
5751
  "required": [
5751
5752
  "riskIndicator"
5752
- ],
5753
- "properties": {
5754
- "riskIndicator": {
5755
- "title": "To your knowledge, is the property at risk of flooding of any type?"
5756
- }
5757
- }
5753
+ ]
5758
5754
  },
5759
5755
  "historicalFlooding": {
5760
5756
  "baspi5Ref": "A11.1.2",
@@ -1689,7 +1689,12 @@
1689
1689
  ],
1690
1690
  "required": [
1691
1691
  "yesNo"
1692
- ]
1692
+ ],
1693
+ "properties": {
1694
+ "yesNo": {
1695
+ "lpe1Ref": "5.10.1"
1696
+ }
1697
+ }
1693
1698
  }
1694
1699
  }
1695
1700
  },
@@ -75,7 +75,8 @@
75
75
  "propertyType": {
76
76
  "enum": [
77
77
  "House",
78
- "Bungalow"
78
+ "Bungalow",
79
+ "Park home"
79
80
  ]
80
81
  }
81
82
  }
@@ -1893,7 +1894,8 @@
1893
1894
  ]
1894
1895
  },
1895
1896
  "summary": {
1896
- "ntsRef": "C3.1.1.2"
1897
+ "ntsRef": "C3.1.1.2",
1898
+ "title": "Please provide details"
1897
1899
  }
1898
1900
  },
1899
1901
  "required": [
@@ -1906,8 +1908,7 @@
1906
1908
  ],
1907
1909
  "properties": {
1908
1910
  "riskIndicator": {
1909
- "ntsRef": "C3.1.1.1",
1910
- "title": "To your knowledge, is the property at risk of flooding of any type?"
1911
+ "ntsRef": "C3.1.1.1"
1911
1912
  }
1912
1913
  }
1913
1914
  },