Skip to content

Commit

Permalink
Small fix on number_max
Browse files Browse the repository at this point in the history
  • Loading branch information
Delphine Raymond authored and ahocquard committed Jun 24, 2019
1 parent 0a39dd5 commit 3fa4f72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ properties:
x-warning: Only for `pim_catalog_metric`, `pim_catalog_price` or `pim_catalog_number` attribute types
number_max:
type: string
description: Minimum integer value allowed when the attribute type is `pim_catalog_metric`, `pim_catalog_price` or `pim_catalog_number`
description: Maximum integer value allowed when the attribute type is `pim_catalog_metric`, `pim_catalog_price` or `pim_catalog_number`
x-warning: Only for `pim_catalog_metric`, `pim_catalog_price` or `pim_catalog_number` attribute types
decimals_allowed:
type: boolean
Expand Down

0 comments on commit 3fa4f72

Please sign in to comment.