Class: API::Hooks::CustomHeaders

Inherits:
Grape::API
  • Object
show all
Defined in:
lib/api/hooks/custom_headers.rb

Overview

rubocop: disable API/Base – It is important that this re-usable module is not a Grape Instance, since it will be re-mounted.