Commit 33561b9 1 parent c2906a6 commit 33561b9 Copy full SHA for 33561b9
File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,23 @@ globals:
2
2
roles :
3
3
private-prison :
4
4
include :
5
+ - " /v1/hmpps/id/by-nomis-number/[^/]*$"
5
6
- " /v1/persons"
6
7
- " /v1/persons/[^/]*$"
8
+ - " /v1/persons/.*/contacts[^/]*$"
9
+ - " /v1/persons/.*/iep-level"
10
+ - " /v1/persons/.*/visitor/.*/restrictions"
11
+ - " /v1/persons/.*/visit-restrictions"
12
+ - " /v1/persons/.*/visit-orders"
13
+ - " /v1/persons/.*/visit/future"
7
14
- " /v1/prison/prisoners"
8
15
- " /v1/prison/prisoners/[^/]*$"
9
16
- " /v1/prison/.*/prisoners/[^/]*/balances$"
10
17
- " /v1/prison/.*/prisoners/.*/accounts/.*/balances"
11
18
- " /v1/prison/.*/prisoners/.*/accounts/.*/transactions"
12
19
- " /v1/prison/.*/prisoners/.*/transactions/[^/]*$"
13
20
- " /v1/prison/.*/prisoners/.*/transactions"
14
- - " /v1/hmpps/id/by-nomis-number/[^/]*$"
21
+ - " /v1/prison/.*/prisoners/.*/non-associations"
22
+ - " /v1/prison/.*/visit/search[^/]*$"
23
+ - " /v1/visit/[^/]*$"
24
+ - " /v1/contacts/[^/]*$"
You can’t perform that action at this time.
0 commit comments