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 44d659b commit 58dec24Copy full SHA for 58dec24
api-specs/import/types/product-variant-import.raml
@@ -25,10 +25,6 @@ types:
25
Must match `type` of an [AttributeDefinition](ctp:api:type:AttributeDefinition) of the Product Type.
26
The type is required if this type is used in a product variant and must not be set when
27
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).
32
BooleanAttribute:
33
description: |
34
This type represents an attribute whose value is either "true" or "false".
0 commit comments