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

Fallback to untyped responses when return type cannot be resolved. #282

Open
arthurfiorette opened this issue Jan 19, 2024 · 1 comment
Open
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@arthurfiorette
Copy link
Member

No description provided.

@arthurfiorette arthurfiorette added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 24, 2024
@arthurfiorette
Copy link
Member Author

Move from errors to warnings and untype the response. A flag could be enabled to supress this warning and another flag could be used to not generate reponse types for all routes. Probably when codebases have a lot of routes returning more or less of the response signature for each route (Which probably happens when migrating codebases from javascript to typescript + kita)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant