We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Infer manifest types from zod schema for having a single source of truth for manifest type definition.
As a developer, I want to maintain manifest types only on zod schema so that I won't update these types in two places (types/manifest). -->
Infer manifest type from zod schema.
4
Validation, Compute
2 hours
Manifest types will be inferred from zod validation
No
yes, running the application to see if it not fails.
yes
The text was updated successfully, but these errors were encountered:
narekhovhannisyan
Successfully merging a pull request may close this issue.
Infer manifest types from zod schema for having a single source of truth for manifest type definition.
Story
As a developer, I want to maintain manifest types only on zod schema so that I won't update these types in two places (types/manifest). -->
Implementation details
Infer manifest type from zod schema.
Priority
4
Scope
Validation, Compute
Size
2 hours
What does "done" look like?
Manifest types will be inferred from zod validation
Does this require updates to documentation or other materials??
No
What testing is required?
yes, running the application to see if it not fails.
Is this a known/expected update?
yes
The text was updated successfully, but these errors were encountered: