Class: Yext::Api::KnowledgeApi::KnowledgeManager::Category

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

Overview

:knowledge_api:

:knowledge_manager:
  :category:
    :actions:
      - :action: :index
        :method: :get
        :endpoint: https://api.yext.com/v2/categories
        :default_version: 20161012
        :documentation: http://developer.yext.com/docs/api-reference/#operation/getBusinessCategories
        :sandbox_only: false

Class for fetching categories

Method Summary

Methods included from Concerns::FaradayConnection

faraday_connection