Allow Custom HTTP Response code for the Controller #90
francoisauclair911
started this conversation in
Ideas
Replies: 1 comment
-
I see that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys
I would like to have the ability to change the HTTP Status Code of the
HealthCheckJsonResultsController
, I am willing to make a PR, I am just wondering if that's something you would be open to.I think an extra config key would do it and the users would be able to specify what code they want in case the health check fails.
Something like :
Beta Was this translation helpful? Give feedback.
All reactions