Skip to content

Add proper types for lab recommendations #40

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

Merged
merged 1 commit into from
Jul 29, 2025
Merged

Conversation

fallenAfter
Copy link

@fallenAfter fallenAfter commented Jul 29, 2025

Adds type for event output from js events. synced with changes made to hw-admin

@@ -44,6 +44,15 @@ type TreatmentPlanPayload = {
additionalInfo: string;
};
}[];
labRecommendations: {
id: string;

Choose a reason for hiding this comment

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

name is missing here

@fallenAfter fallenAfter force-pushed the add-labs-event-types branch from 0e05662 to cd43f2b Compare July 29, 2025 20:43
@pipopotamasu pipopotamasu self-assigned this Jul 29, 2025
@pipopotamasu
Copy link
Collaborator

LGTM!

@fallenAfter fallenAfter merged commit befed37 into master Jul 29, 2025
3 checks passed
@fullscript-devops
Copy link
Collaborator

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants