Skip to content

Commit 58dec24

Browse files
committed
Updated API from documentation release
1 parent 44d659b commit 58dec24

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

api-specs/import/types/product-variant-import.raml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ types:
2525
Must match `type` of an [AttributeDefinition](ctp:api:type:AttributeDefinition) of the Product Type.
2626
The type is required if this type is used in a product variant and must not be set when
2727
used in a product variant patch.
28-
value:
29-
type: any # type: AttributeValue | AttributeValue[]
30-
description: |
31-
The actual value of the Attribute compliant to the `type`, see specific [attribute types](ctp:import:type;Attribute).
3228
BooleanAttribute:
3329
description: |
3430
This type represents an attribute whose value is either "true" or "false".

0 commit comments

Comments
 (0)