-
Notifications
You must be signed in to change notification settings - Fork 412
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
Endpoint
api en-/decodes based on accept header
#2366
Conversation
f1516a1
to
21b04a2
Compare
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #2366 +/- ##
==========================================
- Coverage 63.04% 63.01% -0.03%
==========================================
Files 136 137 +1
Lines 7035 7101 +66
Branches 1242 1257 +15
==========================================
+ Hits 4435 4475 +40
- Misses 2600 2626 +26
☔ View full report in Codecov by Sentry. |
@987Nabil Can you fix conflicts then will be good to merge? 🙏 |
The default codec is still json. Only added support for protobuf
21b04a2
to
7a9043f
Compare
The default codec is still json. Only added support for protobuf and plain text.
fixes #1506
/claim #1506