Added the API definition for `_cluster/settings`
This commit is contained in:
parent
cff45b4a7d
commit
659b46cfaf
rest-api-spec/api
|
@ -10,6 +10,8 @@
|
|||
"params": {
|
||||
}
|
||||
},
|
||||
"body": null
|
||||
"body": {
|
||||
"description" : "The settings to be updated. Can be either `transient` or `persistent`."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue