Content types are listed in order of preference.
# File lib/grape/util/content_types.rb, line 13 def self.content_types_for(from_settings) from_settings || Grape::ContentTypes::CONTENT_TYPES end