aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api/swagger/healthcheck-api.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/swagger/healthcheck-api.json')
-rw-r--r--docs/api/swagger/healthcheck-api.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/swagger/healthcheck-api.json b/docs/api/swagger/healthcheck-api.json
index 6605ee57..fefd595a 100644
--- a/docs/api/swagger/healthcheck-api.json
+++ b/docs/api/swagger/healthcheck-api.json
@@ -12,7 +12,7 @@
"summary" : "Perform a system healthcheck",
"description" : "Returns healthy status of the Policy API component",
"operationId" : "getHealthCheck",
- "produces" : [ "application/json" ],
+ "produces" : [ "application/json", "application/yaml" ],
"parameters" : [{
"name" : "X-ONAP-RequestID",
"in" : "header",