-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
GZip openapi schema if accepted by client #48151
GZip openapi schema if accepted by client #48151
Conversation
We definitely want to add this to release note. Also we cannot just remove .gz file from 1.8 as we have it in 1.7 and a user can reply on it so I suggest we keep the file for one release and deprecate it in 1.9 unless you feel strongly about this, in that case we can discuss it. |
3ef276a
to
d02a2eb
Compare
d02a2eb
to
f617df7
Compare
Let's keep the link. PTAL |
/lgtm |
@deads2k Can you have a look? |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: apelisse, deads2k, mbohlool, thockin No associated issue. Update pull-request body to add a reference to an issue, or get approval with The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue (batch tested with PRs 47918, 47964, 48151, 47881, 48299) |
What this PR does / why we need it: Uses gzip "Accept-Encoding" flag rather than specific path to download gzipped openapi schema.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #48375Special notes for your reviewer:
Release note: