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