2019-10-29 UTC
# [Lewis_Cowles] vika, you could implement a middleware to wrangle content-type if it’s JSON, but then you’d increase a lot of work as there are many JSON mime-types. text/json, application/json, application/vnd.api+jsoncontentType is one I learned about at my current job (which I think should just be application/json)