Sha256: 67269f0c606a7d0b35ea05c04426526fb76011d2472cedc01ba9750025436382

Contents?: true

Size: 253 Bytes

Versions: 6

Compression:

Stored size: 253 Bytes

Contents

# frozen_string_literal: true

module DocomoNlu
  module Management
    class NGWord < OKNGBase
      self.element_name = "ngWords"
      self.prefix = "/management/v2.6/projects/:project_id/bots/:bot_id/"
      self.extention = ".ng"
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
docomo-nlu-0.4.0 lib/docomo_nlu/management/ng_word.rb
docomo-nlu-0.3.8 lib/docomo_nlu/management/ng_word.rb
docomo-nlu-0.3.7 lib/docomo_nlu/management/ng_word.rb
docomo-nlu-0.3.6 lib/docomo_nlu/management/ng_word.rb
docomo-nlu-0.3.5 lib/docomo_nlu/management/ng_word.rb
docomo-nlu-0.3.4 lib/docomo_nlu/management/ng_word.rb