[Maintenance][API] Inform about removed configuration node

This commit is contained in:
Jan Goralski 2024-03-22 09:38:31 +01:00
parent 3a69a70178
commit a904876875
No known key found for this signature in database
GPG key ID: 95D91BA380F31EDD

View file

@ -268,6 +268,8 @@ ApiBundle is no longer experimental and is now following the same support policy
default_image_filter: custom_filter
```
Due to this change the previously used configuration node `product_image_prefix` and its corresponding parameter `sylius_api.product_image_prefix` have been removed.
### Miscellaneous
1. All the `:read` serialization groups are now split to `index` and `show`.