-
Notifications
You must be signed in to change notification settings - Fork 415
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: Send JSON response instead of plain text #2739
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@tushar5526 is attempting to deploy a commit to the Flagsmith Team on Vercel. A member of the Team first needs to authorize it. |
Uffizzi Preview |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2739 +/- ##
==========================================
+ Coverage 95.48% 95.52% +0.04%
==========================================
Files 994 993 -1
Lines 27939 28007 +68
==========================================
+ Hits 26677 26754 +77
+ Misses 1262 1253 -9
☔ View full report in Codecov by Sentry. |
Co-authored-by: Kim Gustyr <[email protected]>
@tushar5526 can you fix the linting errors here? |
Done! |
Closes #59
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingChanges
Send JSONReponse instead of plain text.
How did you test this code?
make test