Skip to content

Commit e739f45

Browse files
committedNov 12, 2024
Added plp induction schedule endpoint.
1 parent 4150099 commit e739f45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/main/resources/application-dev.yml

+3
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,6 @@ authorisation:
108108
kilco:
109109
- "/v1/persons"
110110
- "/v1/persons/[^/]*$"
111+
meganexus:
112+
- "/v1/persons/.*/plp/inductionScheduleUpdated"
113+
- "/v1/hmpps/id/.*/nomis-number"

0 commit comments

Comments
 (0)