Method: Elasticsearch::Model::Indexing::Mappings#as_json
- Defined in:
- lib/elasticsearch/model/indexing.rb
permalink #as_json(options = {}) ⇒ Object
[View source]
89 90 91 |
# File 'lib/elasticsearch/model/indexing.rb', line 89 def as_json(={}) to_hash end |