[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:
Nick Knize 2021-04-09 19:09:02 -05:00 committed by GitHub
parent b52ed285f7
commit f14bc54c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
}
}