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

Fix: malformed json error #3107

Merged
merged 5 commits into from
Apr 30, 2024
Merged

Fix: malformed json error #3107

merged 5 commits into from
Apr 30, 2024

Conversation

thewahome
Copy link
Collaborator

@thewahome thewahome commented Apr 15, 2024

Overview

Some API responses are returned as incomplete json objects. They've been treated as 400 bad requests.
This change creates a different response that is clearer and the response is displayed as is

Closes #3091
Closes #2955

Demo

image

@thewahome thewahome requested a review from a team as a code owner April 15, 2024 09:09
@thewahome thewahome changed the base branch from next to dev April 24, 2024 11:01
Copy link
Contributor

@musale musale left a comment

Choose a reason for hiding this comment

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

LGTM

@thewahome thewahome merged commit 38c3849 into dev Apr 30, 2024
18 of 20 checks passed
Copy link

sonarcloud bot commented Apr 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants