We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115949e commit 7648972Copy full SHA for 7648972
src/main/resources/application-dev.yml
@@ -102,3 +102,6 @@ authorisation:
102
- "/v1/persons/.*/sentences/latest-key-dates-and-adjustments"
103
- "/v1/persons/.*/status-information"
104
- "/v1/persons/[^/]*$"
105
+ kilco:
106
+ - "/v1/persons"
107
+ - "/v1/persons/[^/]*$"
0 commit comments