Closed ldez closed 6 years ago
After some discussions with the team, I made some changes (again) on functions and template functions names.
getLabelValueWithDefault
getLabelValue
getServicesWithLabelValueMap
getServices
getServicesWithLabelValue
filterServicesByLabelValue
FYI, I know it's a breaking change, I do that because we are in RC and we prefer fix before the final release, to facilitate the future.
After some discussions with the team, I made some changes (again) on functions and template functions names.
getLabelValueWithDefault
-> merge withgetLabelValue
getServicesWithLabelValueMap
->getServices
getServicesWithLabelValue
->filterServicesByLabelValue
FYI, I know it's a breaking change, I do that because we are in RC and we prefer fix before the final release, to facilitate the future.