Class: API::Hooks::CustomHeaders
- Inherits:
-
Grape::API
- Object
- Grape::API
- API::Hooks::CustomHeaders
- 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.