Class: API::Integrations::IntegratableOperations

Inherits:
Grape::API
  • Object
show all
Defined in:
lib/api/integrations/integratable_operations.rb

Overview

rubocop:disable API/Base – subclassing from Grape::API is required for mounting in the main API.

Constant Summary collapse

INTEGRATIONS_TAGS =
%w[integrations].freeze