Skip to content

Commit

Permalink
Add bmadley as a dev consumer
Browse files Browse the repository at this point in the history
So that we can test the API in further development.
  • Loading branch information
ben-madley-mt authored Dec 13, 2024
1 parent f48b7ed commit 0edfe5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/application-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,9 @@ authorisation:
- "/v1/persons/.*/plp-review-schedule"
- "/v1/hmpps/id/by-nomis-number/[^/]*$"
- "/v1/hmpps/id/nomis-number/by-hmpps-id/[^/]*$"
bmadley:
include:
- "/v1/persons"
- "/v1/persons/[^/]*$"
- "/v1/prison/prisoners/[^/]*$"

0 comments on commit 0edfe5e

Please sign in to comment.