Downloading OpenAPI specification from URI using content-encoding: gzip
fails
#135
Labels
bug
Something isn't working
content-encoding: gzip
fails
#135
Describe the bug
Attempting to download https://developers.intellihr.io/docs/v1/swagger.json results in garbled/binary JSON file being saved.
The file is publicly accessible and does not require auth, so it should be reproducible. I have a similar bug reported to another of my projects
Support Key:
ptbddgt
OpenAPI Specifications
https://developers.intellihr.io/docs/v1/swagger.json
Additional context
After making a cURL request to the URI, I found out that that Refitter doesn't support URI's returning
content-encoding: gzip
The following command:
returns:
The text was updated successfully, but these errors were encountered: