You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
///<summary>Request parameters for IndicesPutMapping <pre>http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-put-mapping.html</pre></summary>
@@ -4641,6 +4643,7 @@ public PutMappingRequest(TypeName type) : base(r=>r.Required("type", type)){}
4641
4643
///<summary>Whether to expand wildcard expression to concrete indices that are open, closed or both.</summary>
0 commit comments