Remove wrong replacement key in deprecated metadata

pull/21440/head
Stephane Nicoll 5 years ago
parent 7787fd94f3
commit deb2322457

@ -751,7 +751,6 @@
"type": "java.util.List<java.lang.String>", "type": "java.util.List<java.lang.String>",
"description": "Comma-separated list of the Elasticsearch instances to use.", "description": "Comma-separated list of the Elasticsearch instances to use.",
"deprecation": { "deprecation": {
"replacement": "spring.elasticsearch.rest.uris",
"level": "error" "level": "error"
} }
}, },

Loading…
Cancel
Save