We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a74f4 commit f4449d6Copy full SHA for f4449d6
src/test/kotlin/uk/gov/justice/digital/hmpps/hmppsintegrationapi/smoke/AuthoriseConfigTest.kt
@@ -40,6 +40,7 @@ class AuthoriseConfigTest : DescribeSpec(
40
"/v1/persons/.*/risks/categories",
41
"/v1/persons/.*/case-notes",
42
"/v1/persons/.*/person-responsible-officer",
43
+ "/v1/persons/.*/risk-management-plan",
44
"/v1/epf/person-details/.*/\\.*+[^/]*${'$'}",
45
"/health",
46
"/health/ping",
0 commit comments