We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea34d8 commit de7c85cCopy full SHA for de7c85c
src/test/kotlin/uk/gov/justice/digital/hmpps/hmppsintegrationapi/smoke/AuthoriseConfigTest.kt
@@ -44,6 +44,7 @@ class AuthoriseConfigTest : DescribeSpec(
44
"/v1/persons/.*/person-responsible-officer",
45
"/v1/persons/.*/risk-management-plan",
46
"/v1/epf/person-details/.*/\\.*+[^/]*${'$'}",
47
+ "/v1/pes/prisoner-details/.*+[^/]*${'$'}",
48
"/health",
49
"/health/ping",
50
"/health/readiness",
0 commit comments