Commit 0b7c2a5
committed
feature: api-151 validate webhook url with latest api
* Latest api uses simple string with regex pattern to validate webhook
* Because uri was conflicting with pattern
* So we can enable the validation test for webhook
* Still got a puzzling / weird requirement to import jakarta annotations though :(1 parent b7c47b6 commit 0b7c2a5
File tree
1 file changed
+0
-1
lines changed- src/main/java/uk/gov/hmcts/cp/mappers
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments