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

types: request route schema might be undefined #5394

Merged
merged 3 commits into from
May 7, 2024

Conversation

nflaig
Copy link
Contributor

@nflaig nflaig commented Apr 9, 2024

Closes #5393 by marking route schema type as optional

Checklist

types/request.d.ts Outdated Show resolved Hide resolved
Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
Signed-off-by: Nico Flaig <nflaig@protonmail.com>
types/request.d.ts Outdated Show resolved Hide resolved
types/request.d.ts Outdated Show resolved Hide resolved
Signed-off-by: Nico Flaig <nflaig@protonmail.com>
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

I prefer #5395 to this.

@nflaig
Copy link
Contributor Author

nflaig commented Apr 23, 2024

Closing in favor of #5395

@nflaig nflaig closed this Apr 23, 2024
@nflaig nflaig reopened this May 6, 2024
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

cc @Eomm

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.

Route schema might be undefined
3 participants