Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

health status refactor followup fix #10379

Merged

Conversation

ehconitin
Copy link
Contributor

No description provided.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR updates the health check endpoint parameter naming in the HealthController for better consistency with the internal HealthIndicatorId enum type.

  • Changed route parameter from 'serviceName' to 'indicatorId' in /packages/twenty-server/src/engine/core-modules/health/controllers/health.controller.ts for improved API clarity
  • Parameter naming now aligns with the strongly-typed HealthIndicatorId enum, making the API contract more explicit

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@ehconitin ehconitin self-assigned this Feb 21, 2025
@FelixMalfait FelixMalfait merged commit 4720afe into twentyhq:main Feb 21, 2025
27 checks passed
Copy link
Contributor

Thanks @ehconitin for your contribution!
This marks your 105th PR on the repo. You're top 1% of all our contributors 🎉
See contributor page - Share on LinkedIn - Share on Twitter

Contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants