summaryrefslogtreecommitdiffstats
path: root/certService/src/main/resources/application.properties
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-02-12 09:23:22 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-12 09:23:22 +0000
commit0355952d2f43229fafcec06c34b5af19664b27af (patch)
tree8a0d60f5224066ed9be7bc9515e7e651c13d37cd /certService/src/main/resources/application.properties
parent3b531c0e44b206cf1e8ba9f041bfb14d9e1ab7d9 (diff)
parentc88b66b45d24af033587f3c5020991460ac58302 (diff)
Merge "Generate openAPI 3.0 specification."
Diffstat (limited to 'certService/src/main/resources/application.properties')
-rw-r--r--certService/src/main/resources/application.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/certService/src/main/resources/application.properties b/certService/src/main/resources/application.properties
index a157ae66..b9ce108a 100644
--- a/certService/src/main/resources/application.properties
+++ b/certService/src/main/resources/application.properties
@@ -2,3 +2,4 @@
management.endpoints.enabled-by-default=false
management.endpoint.health.enabled=true
springdoc.swagger-ui.path=/docs
+springdoc.show-actuator=true