Remove deprecated `error.path` property

pull/10069/head
Stephane Nicoll 7 years ago
parent 4dc5022203
commit 0a7a4c60aa

@ -1,12 +1,4 @@
{"properties": [
{
"name": "error.path",
"type": "java.lang.String",
"description": "Path of the error controller.",
"deprecation": {
"replacement": "server.error.path"
}
},
{
"name": "security.basic.authorize-mode",
"defaultValue": "role"

Loading…
Cancel
Save