Skip to content

Add health check services and endpoints#123

Merged
StuartFerguson merged 2 commits into
mainfrom
bug/#122_health_check_404
Aug 29, 2025
Merged

Add health check services and endpoints#123
StuartFerguson merged 2 commits into
mainfrom
bug/#122_health_check_404

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Updated MiddlewareRegistry to include health check services and added ApiEndpointHttpHandler for custom certificate validation. Modified EstateManagementUI.csproj to include new health check packages and adjusted package references. Implemented health check endpoints in Startup for improved application monitoring.

closes #122

Updated MiddlewareRegistry to include health check services and added ApiEndpointHttpHandler for custom certificate validation. Modified EstateManagementUI.csproj to include new health check packages and adjusted package references. Implemented health check endpoints in Startup for improved application monitoring.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Aug 28, 2025
@StuartFerguson StuartFerguson merged commit 55eb02d into main Aug 29, 2025
12 checks passed
@github-actions github-actions Bot deleted the bug/#122_health_check_404 branch October 29, 2025 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Health Check URI not working

1 participant