Sha256: 3795c6b391d84ff726142defdb262f557f99edf48fe04653ef037df5096089fe
Contents?: true
Size: 220 Bytes
Versions: 3
Compression:
Stored size: 220 Bytes
Contents
# frozen_string_literal: true module DocomoNlu module Management class OKWord < Base self.element_name = "okWords" self.prefix = "/management/v2.6/projects/:project_id/bots/:bot_id/" end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docomo-nlu-0.3.2 | lib/docomo_nlu/management/ok_word.rb |
docomo-nlu-0.3.1 | lib/docomo_nlu/management/ok_word.rb |
docomo-nlu-0.3.0 | lib/docomo_nlu/management/ok_word.rb |