File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
content/connectivity/akeneo Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -71,11 +71,16 @@ For each resource, the following 3 methods are available :
7171
7272Depending on the resource and the method used, different options are available in the YAML configuration :
7373
74- | Resource | Method | Option(s) required |
75- |-------------------|-------------|-----------------------|
76- | **All resources** | all | _No options required_ |
77- | **All resources** | get | identifier |
78- | **All resources** | listPerPage | _No options required_ |
74+ | Resource | Method | Option(s) required |
75+ |--------------------------------------|-------------|-------------------------------|
76+ | **All resources** | all | _No options required_ |
77+ | **All resources** | get | identifier |
78+ | **All resources** | listPerPage | _No options required_ |
79+ | **attributeOption** | all | attribute_code |
80+ | **attributeOption** | get | attribute_code, code |
81+ | **assetManager** | all | asset_family_code |
82+ | **assetManager** | get | asset_family_code, asset_code |
83+ | **productMediaFile, assetMediaFile** | get | file |
7984
8085` ` ` yaml
8186akeneo:
You can’t perform that action at this time.
0 commit comments