Loading services/TS29222_CAPIF_Publish_Service_API/published_apis/vendor_specific.py +1 −1 Original line number Original line Diff line number Diff line Loading @@ -52,4 +52,4 @@ def add_vend_spec_fields(vendor_specific, serviceapidescription_dict): part = pattern.sub('_', part).lower() part = pattern.sub('_', part).lower() tmp_body = tmp_body[part] tmp_body = tmp_body[part] tmp_body[vs_field] = value tmp_body[vs_field] = value return tmp_body return serviceapidescription_dict No newline at end of file No newline at end of file Loading
services/TS29222_CAPIF_Publish_Service_API/published_apis/vendor_specific.py +1 −1 Original line number Original line Diff line number Diff line Loading @@ -52,4 +52,4 @@ def add_vend_spec_fields(vendor_specific, serviceapidescription_dict): part = pattern.sub('_', part).lower() part = pattern.sub('_', part).lower() tmp_body = tmp_body[part] tmp_body = tmp_body[part] tmp_body[vs_field] = value tmp_body[vs_field] = value return tmp_body return serviceapidescription_dict No newline at end of file No newline at end of file