diff --git a/bayesian/api_v1.py b/bayesian/api_v1.py index 9ddf7848..5a050b6b 100644 --- a/bayesian/api_v1.py +++ b/bayesian/api_v1.py @@ -878,6 +878,7 @@ def post(): deps['external_request_id'] = request_id deps['current_stack_license'] = extract_licenses(license_files) + deps['show_transitive'] = show_transitive deps.update(is_modified_flag) if not worker_flow_enabled: