Skip to content

Commit

Permalink
Slash miss in indices.put_mapping url
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Nov 21, 2019
1 parent b8ce07b commit eeda29a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url":{
"paths":[
{
"path":"{index}/_mapping",
"path":"/{index}/_mapping",
"methods":[
"PUT",
"POST"
Expand Down

0 comments on commit eeda29a

Please sign in to comment.