Skip to content

Commit 02be48c

Browse files
committed
Add precision on reference entity media file
1 parent 82746cb commit 02be48c

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed
103 KB
Loading

content/rest-api/resources.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,15 +1475,19 @@ Note that the `locale` and `channel` properties are all set to `null` in this ca
14751475
::: panel-link Want to update reference entity record values? [Here you go!](/documentation/update.html#patch-reference-entity-record-values)
14761476
:::
14771477

1478-
### Record media file (3.x and EE only)
1478+
### Reference entity media file (3.x and EE only)
14791479

1480-
Record media files corresponds to the images that you can link to the records of your reference entities.
1480+
Reference entity media files corresponds to the images that you can link to the records of your reference entities and also, to the images that you can direclty link to your reference entities.
14811481

14821482
In the Akeneo UI, you can find these media files in the detail of a record. In the screenshot below, there are two record media files:
14831483
- the first image with the logo of the brand,
14841484
- the second image inside the `Photo` attribute.
14851485

14861486
![Reference entity record](/img/screenshots/v3.0/reference_entity_record.png)
14871487

1488-
::: panel-link Want more details about the record media file resource? [Check its endpoints here!](/api-reference.html#Recordmediafile)
1488+
You can also find media files in the properties of a reference entity, as shown in the screenshot below.
1489+
1490+
![Reference entity record](/img/screenshots/v3.0/reference_entity_media_file.png)
1491+
1492+
::: panel-link Want more details about the reference entity media file resource? [Check its endpoints here!](/api-reference.html#Referenceentitymediafile)
14891493
:::

0 commit comments

Comments
 (0)