Method: Elasticsearch::Model::Indexing::Mappings#as_json

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

#as_json(options = {}) ⇒ Object

[View source]

89
90
91
# File 'lib/elasticsearch/model/indexing.rb', line 89

def as_json(options={})
  to_hash
end