Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

fix: vendored json content types being treated as plain text #865

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

erunion
Copy link
Member

@erunion erunion commented Aug 3, 2020

🧰 What's being changed?

This resolves a bug where vendored JSON content types, like application/vnd.github.v3.star+json, were being treated as plain text.

Resolves https://app.asana.com/0/1177947654981875/1186354765663162/f

🧪 Testing

You can see this bug in action here: http://bin.readme.com/s/5f285a019c025c00240f7a31

Screen Shot 2020-08-03 at 11 41 57 AM

And fixed:

Screen Shot 2020-08-03 at 11 39 29 AM

@erunion erunion added type:bug Something isn't working area:explorer labels Aug 3, 2020
@erunion erunion requested a review from darrenyong August 3, 2020 18:42
@erunion erunion force-pushed the fix/vendored-json-content-types branch from 5b70186 to 46bfa5e Compare August 3, 2020 18:43
Copy link
Contributor

@darrenyong darrenyong left a comment

Choose a reason for hiding this comment

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

Tested and looks good!

@erunion erunion merged commit 102b449 into next Aug 6, 2020
@erunion erunion deleted the fix/vendored-json-content-types branch August 6, 2020 17:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants