Skip to content

Commit df16ceb

Browse files
Merge pull request #631 from akeneo/measurement-fix
Calculation to convert the unit into the standard unit. More details
2 parents 12ec414 + f51fdaa commit df16ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/swagger/resources/measurement_families/definitions/measurement_family.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ properties:
4242
description: Unit label for the locale `localeCode`
4343
convert_from_standard:
4444
type: array
45-
description: Calculation to convert the unit into the standard unit. More details <a href='/concepts/target-market-settings.html#focus-on-the-units'>here</a>.
45+
description: Calculation to convert the unit from the standard unit. More details <a href='/concepts/target-market-settings.html#focus-on-the-units'>here</a>.
4646
x-validation-rules: "&bull; The conversion operations can't be updated when a product attribute is linked to this measurement family &#10;&bull; At least one conversion operation per unit is required"
4747
items:
4848
type: object

0 commit comments

Comments
 (0)