Skip to content

Commit 3fa4f72

Browse files
Delphine Raymondahocquard
Delphine Raymond
authored andcommitted
Small fix on number_max
1 parent 0a39dd5 commit 3fa4f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/swagger/resources/attributes/definitions/attribute.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ properties:
7676
x-warning: Only for `pim_catalog_metric`, `pim_catalog_price` or `pim_catalog_number` attribute types
7777
number_max:
7878
type: string
79-
description: Minimum integer value allowed when the attribute type is `pim_catalog_metric`, `pim_catalog_price` or `pim_catalog_number`
79+
description: Maximum integer value allowed when the attribute type is `pim_catalog_metric`, `pim_catalog_price` or `pim_catalog_number`
8080
x-warning: Only for `pim_catalog_metric`, `pim_catalog_price` or `pim_catalog_number` attribute types
8181
decimals_allowed:
8282
type: boolean

0 commit comments

Comments
 (0)