Add metadata manually for health endpoint

This commit is contained in:
Dave Syer
2016-04-25 15:35:56 +01:00
parent e781d2e873
commit bda78f53a5

View File

@@ -1,4 +1,10 @@
{"properties": [
{
"name": "management.health.refresh.enabled",
"type": "java.lang.Boolean",
"description": "Enable the health endpoint or the refresh scope.",
"defaultValue": true
},
{
"name": "endpoints.env.post.enabled",
"type": "java.lang.Boolean",