Skip to content

Commit 487d757

Browse files
committed
test
1 parent 9ea1239 commit 487d757

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
[
2+
{
3+
"statementId": "019a93f1-e470-42e9-957b-03559861b2e2",
4+
"declarationSubject": "c359f58d2977",
5+
"statementDate": "2020-03-04",
6+
"recordId": "10478c6cf6de",
7+
"recordType": "person",
8+
"recordDetails": {
9+
"isComponent": false,
10+
"personType": "knownPerson",
11+
"addresses": [
12+
{
13+
"type": "alternative",
14+
"postCode": "123"
15+
},
16+
{
17+
"type": "alternative",
18+
"country": {
19+
"name": "United Kingdom"
20+
}
21+
}
22+
]
23+
}
24+
}
25+
]

tests/data/valid-statements/alternative_address_invalid2.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212
{
1313
"type": "alternative",
1414
"postCode": "123"
15-
},
16-
{
17-
"type": "alternative",
18-
"country": {
19-
"name": "United Kingdom"
20-
}
2115
}
2216
]
2317
}

0 commit comments

Comments
 (0)