We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbbdbd commit f19ef01Copy full SHA for f19ef01
src/test/kotlin/uk/gov/justice/digital/hmpps/hmppsintegrationapi/smoke/AuthoriseConfigTest.kt
@@ -39,6 +39,7 @@ class AuthoriseConfigTest : DescribeSpec(
39
"/v1/persons/.*/protected-characteristics",
40
"/v1/persons/.*/risks/mappadetail",
41
"/v1/persons/.*/risks/categories",
42
+ "/v1/persons/.*/risks/dynamic",
43
"/v1/persons/.*/case-notes",
44
"/v1/persons/.*/person-responsible-officer",
45
"/v1/persons/.*/risk-management-plan",
0 commit comments