@pdtf/schemas 3.6.0-16 → 3.6.0-17
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
|
@@ -4780,7 +4780,6 @@
|
|
|
4780
4780
|
"baspi4Ref": "A1.5.4.1.2.2",
|
|
4781
4781
|
"baspi5Ref": "A1.5.5.1.2.2",
|
|
4782
4782
|
"ta7Ref": "4.1a.3",
|
|
4783
|
-
"ta7ed5Ref": "3.1.1.2",
|
|
4784
4783
|
"title": "Address line 2",
|
|
4785
4784
|
"type": "string"
|
|
4786
4785
|
},
|
|
@@ -4788,7 +4787,6 @@
|
|
|
4788
4787
|
"baspi4Ref": "A1.5.4.1.2.3",
|
|
4789
4788
|
"baspi5Ref": "A1.5.5.1.2.3",
|
|
4790
4789
|
"ta7Ref": "4.1a.4",
|
|
4791
|
-
"ta7ed5Ref": "3.1.1.2",
|
|
4792
4790
|
"title": "Address line 3",
|
|
4793
4791
|
"type": "string"
|
|
4794
4792
|
},
|
|
@@ -4796,7 +4794,6 @@
|
|
|
4796
4794
|
"baspi4Ref": "A1.5.4.1.2.4",
|
|
4797
4795
|
"baspi5Ref": "A1.5.5.1.2.4",
|
|
4798
4796
|
"ta7Ref": "4.1a.5",
|
|
4799
|
-
"ta7ed5Ref": "3.1.1.2",
|
|
4800
4797
|
"title": "Town",
|
|
4801
4798
|
"type": "string"
|
|
4802
4799
|
},
|
|
@@ -161,15 +161,6 @@
|
|
|
161
161
|
"line1": {
|
|
162
162
|
"ta7ed5Ref": "3.1.1.2"
|
|
163
163
|
},
|
|
164
|
-
"line2": {
|
|
165
|
-
"ta7ed5Ref": "3.1.1.2"
|
|
166
|
-
},
|
|
167
|
-
"line3": {
|
|
168
|
-
"ta7ed5Ref": "3.1.1.2"
|
|
169
|
-
},
|
|
170
|
-
"town": {
|
|
171
|
-
"ta7ed5Ref": "3.1.1.2"
|
|
172
|
-
},
|
|
173
164
|
"postcode": {
|
|
174
165
|
"ta7ed5Ref": "3.1.1.2"
|
|
175
166
|
}
|