We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a39dd5 commit 3fa4f72Copy full SHA for 3fa4f72
content/swagger/resources/attributes/definitions/attribute.yaml
@@ -76,7 +76,7 @@ properties:
76
x-warning: Only for `pim_catalog_metric`, `pim_catalog_price` or `pim_catalog_number` attribute types
77
number_max:
78
type: string
79
- 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`
80
81
decimals_allowed:
82
type: boolean
0 commit comments