Merge pull request #15051 from apatrida/patch-1

body attribute was at wrong nesting level
This commit is contained in:
Clinton Gormley 2015-11-28 11:31:42 +01:00
commit a02e997ad5
1 changed files with 3 additions and 3 deletions

View File

@ -53,8 +53,8 @@
"type" : "list",
"description" : "A comma-separated list of document types for the `indexing` index metric"
}
},
"body": null
}
}
},
"body": null
}
}