[Rename] Remove final references to legacy keystore (#514)
This commit refactors a remaining reference to the legacy keystore. This is likely not used but left for posterity. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
This commit is contained in:
parent
b52ed285f7
commit
f14bc54c48
|
@ -34,7 +34,7 @@
|
|||
}
|
||||
},
|
||||
"body": {
|
||||
"description": "An object containing the password for the elasticsearch keystore",
|
||||
"description": "An object containing the password for the opensearch keystore",
|
||||
"required": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue