Module: Yext::Api::Concerns::DefaultScopes

Extended by:
ActiveSupport::Concern
Included in:
Utils::ApiBase
Defined in:
lib/yext/api/concerns/default_scopes.rb

Overview

This module adds default scopes that will specify configurations to be overridden for a particular call.

If these scopes are used, the values passed in will be used in the API call, if the scope is not used, then the DefaultParameters middleware will insert the default values.