Skip to content

fix default content type

Ignacio Heredia Cachá requested to merge ignacio-br0 into WIP/api_v2

Changes

  • do not automatically add application/json to the content-type list for modules that already provide an accept arg with possible content-types
  • use the first possible content-type choice as default if no default has been provided

Merge request reports