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

Return 204 status code response as null #1263

Open
mrlubos opened this issue Nov 9, 2024 · 0 comments
Open

Return 204 status code response as null #1263

mrlubos opened this issue Nov 9, 2024 · 0 comments
Labels
feature 🚀 New feature or request

Comments

@mrlubos
Copy link
Member

mrlubos commented Nov 9, 2024

Clients should "transform" the response from undefined to null. This will work better with tools like TanStack Query since we'll be able to assume if data is not undefined, the request returned.

@mrlubos mrlubos added the feature 🚀 New feature or request label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant