Class: Yext::Api::KnowledgeApi::HealthCheck::Health

Inherits:
Utils::ApiBase
  • Object
show all
Defined in:
lib/yext/api/knowledge_api/health_check/health.rb

Overview

:knowledge_api:

:health_check:
  :health:
    :actions:
      - :action: :index
        :method: :get
        :endpoint: https://api.yext.com/v2/healthy
        :path_regex: v2/healthy
        :default_version: 20161012
        :documentation: http://developer.yext.com/docs/api-reference/#operation/healthCheck
        :sandbox_only: false

Method Summary

Methods included from Concerns::FaradayConnection

faraday_connection