@pdtf/schemas 2.0.0-13 → 2.0.0-14

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": "2.0.0-13",
3
+ "version": "2.0.0-14",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -19160,10 +19160,10 @@
19160
19160
  "Not known"
19161
19161
  ]
19162
19162
  }
19163
- }
19163
+ },
19164
+ "baspiRequired": ["left", "right", "rear", "front"]
19164
19165
  }
19165
- },
19166
- "baspiRequired": ["left", "right", "rear", "front"]
19166
+ }
19167
19167
  },
19168
19168
  {
19169
19169
  "properties": {
@@ -7351,6 +7351,12 @@
7351
7351
  "uniformBoundaries": {
7352
7352
  "baspiRef": "B2.1.0.2",
7353
7353
  "title": "Please indicate who has repaired, or treated as belonging to them, each of the boundaries. Identify each boundary as if you were looking at the property from the road.",
7354
+ "required": [
7355
+ "left",
7356
+ "right",
7357
+ "rear",
7358
+ "front"
7359
+ ],
7354
7360
  "properties": {
7355
7361
  "left": {
7356
7362
  "baspiRef": "B2.1.1",
@@ -7394,13 +7400,7 @@
7394
7400
  }
7395
7401
  }
7396
7402
  }
7397
- },
7398
- "required": [
7399
- "left",
7400
- "right",
7401
- "rear",
7402
- "front"
7403
- ]
7403
+ }
7404
7404
  },
7405
7405
  {
7406
7406
  "properties": {