File tree 2 files changed +14
-4
lines changed
test/resources/expected-responses
2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -162,3 +162,13 @@ authorisation:
162
162
- " /v1/prison/prisoners/[^/]*$"
163
163
- " /v1/prison/prisoners"
164
164
filters :
165
+ unilink :
166
+ include :
167
+ - " /v1/prison/prisoners/[^/]*$"
168
+ - " /v1/prison/prisoners"
169
+ - " /v1/prison/.*/prisoners/[^/]*/balances$"
170
+ - " /v1/prison/.*/prisoners/.*/accounts/.*/balances"
171
+ - " /v1/prison/.*/prisoners/.*/accounts/.*/transactions"
172
+ - " /v1/prison/.*/prisoners/.*/transactions/[^/]*$"
173
+ - " /v1/hmpps/id/by-nomis-number/[^/]*$"
174
+ filters :
Original file line number Diff line number Diff line change 2
2
"data": [
3
3
{
4
4
"incidentDetails": {
5
- "dateTimeOfIncident": "2021-07-05T10:35:17 "
5
+ "dateTimeOfIncident": "2010-10-12T10:00:00 "
6
6
},
7
7
"isYouthOffender": true,
8
8
"incidentRole": {
24
24
"statusDetails": "string",
25
25
"hearings": [
26
26
{
27
- "dateTimeOfHearing": "2021-07-05T10:35:17 ",
27
+ "dateTimeOfHearing": "2010-10-12T10:00:00 ",
28
28
"oicHearingType": "GOV_ADULT",
29
29
"outcome": {
30
30
"code": "COMPLETE",
37
37
"outcomes": [
38
38
{
39
39
"hearing": {
40
- "dateTimeOfHearing": "2021-07-05T10:35:17 ",
40
+ "dateTimeOfHearing": "2010-10-12T10:00:00 ",
41
41
"oicHearingType": "GOV_ADULT",
42
42
"outcome": {
43
43
"code": "COMPLETE",
81
81
{
82
82
"comment": "string",
83
83
"reasonForChange": "APPEAL",
84
- "dateTime": "2021-07-05T10:35:17 "
84
+ "dateTime": "2019-08-24T14:15:22Z "
85
85
}
86
86
]
87
87
}
You can’t perform that action at this time.
0 commit comments