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

[2.x] Use proper json responses #139

Merged
merged 1 commit into from
Sep 4, 2020
Merged

[2.x] Use proper json responses #139

merged 1 commit into from
Sep 4, 2020

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Sep 4, 2020

Empty strings aren't valid JSON. These changes make sure that valid JSON is sent back even though the responses are empty.

Fixes https://github.com/laravel/ui/issues/137

@taylorotwell taylorotwell merged commit de043fc into 2.x Sep 4, 2020
@driesvints driesvints deleted the valid-json-responses branch September 4, 2020 12:46
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.

Return valid json response from register endpoint
2 participants