lib/elasticsearch/api/actions/indices/get_mapping.rb in elasticsearch-api-7.12.0 vs lib/elasticsearch/api/actions/indices/get_mapping.rb in elasticsearch-api-7.13.0.pre
- old
+ new
@@ -34,10 +34,10 @@
# *Deprecation notice*:
# Specifying types in urls has been deprecated
# Deprecated since version 7.0.0
#
#
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.12/indices-get-mapping.html
+ # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.x/indices-get-mapping.html
#
def get_mapping(arguments = {})
headers = arguments.delete(:headers) || {}
arguments = arguments.clone