mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Maintenance][API] Inform about removed configuration node
This commit is contained in:
parent
3a69a70178
commit
a904876875
1 changed files with 2 additions and 0 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue