Method: Elasticsearch::Model::Indexing::Settings#as_json

Defined in:
lib/elasticsearch/model/indexing.rb

#as_json(options = {}) ⇒ Object

[View source]

44
45
46
# File 'lib/elasticsearch/model/indexing.rb', line 44

def as_json(options={})
  to_hash
end