Top Level Namespace

Defined Under Namespace

Modules: JsonApi

Constant Summary collapse

API_MIME_TYPES =
%w(
  application/vnd.api+json
  text/x-json
  application/json
).freeze