Merge pull request #15051 from apatrida/patch-1
body attribute was at wrong nesting level
This commit is contained in:
commit
a02e997ad5
|
@ -53,8 +53,8 @@
|
|||
"type" : "list",
|
||||
"description" : "A comma-separated list of document types for the `indexing` index metric"
|
||||
}
|
||||
},
|
||||
"body": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"body": null
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue