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

Set id to null when it cannot be parsed #2

Open
mehaase opened this issue Apr 2, 2020 · 0 comments
Open

Set id to null when it cannot be parsed #2

mehaase opened this issue Apr 2, 2020 · 0 comments

Comments

@mehaase
Copy link
Contributor

mehaase commented Apr 2, 2020

When the server is unable to detect an ID in a request (e.g. the request cannot be parsed or the ID is an invalid type) it should send an error response with id set to null. We're not currently doing this. I'm not sure if this needs to happen in this library, of if it needs to be documented for downstream implementations.

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

No branches or pull requests

1 participant