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

[CAL-3683] Improve payload typings for Tasker handlers #14979

Open
zomars opened this issue May 10, 2024 · 0 comments
Open

[CAL-3683] Improve payload typings for Tasker handlers #14979

zomars opened this issue May 10, 2024 · 0 comments
Labels
High priority Created by Linear-GitHub Sync 🧹 Improvements Improvements to existing features. Mostly UX/UI 💻 refactor
Milestone

Comments

@zomars
Copy link
Member

zomars commented May 10, 2024

Right now all payload just receive a string is used to stringify and parse JSON. We already use zod to parse on runtime. We should use z.infer to get that benefit on typeland.

From SyncLinear.com | CAL-3683

@zomars zomars added the High priority Created by Linear-GitHub Sync label May 10, 2024
@dosubot dosubot bot added 💻 refactor 🧹 Improvements Improvements to existing features. Mostly UX/UI labels May 10, 2024
@dosubot dosubot bot added this to the v4.2 milestone May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High priority Created by Linear-GitHub Sync 🧹 Improvements Improvements to existing features. Mostly UX/UI 💻 refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant