diff --git a/templates/da_cache_to_shub.json.j2 b/templates/da_cache_to_shub.json.j2 index d64085e..68273be 100644 --- a/templates/da_cache_to_shub.json.j2 +++ b/templates/da_cache_to_shub.json.j2 @@ -202,6 +202,7 @@ "method" : "POST", "headers" : { "Authorization" : "Bearer ${bc_data_api_authorize.output.body.token}", + "Accept" : "application/json", "Content-Type": "application/json" }, "body" : "${build_json_report.output.result.report}"