Skip to content

Commit

Permalink
Expose mappings for mock server
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Oct 16, 2023
1 parent 5c8e87f commit 16f169e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/invite/templates/mockapplication.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ management:
endpoints:
web:
exposure:
include: "health,info"
include: "health,info,mappings"
base-path: "/internal"
endpoint:
info:
Expand Down

0 comments on commit 16f169e

Please sign in to comment.