Skip to content

Commit bfc2b35

Browse files
authored
Merge pull request #10 from mpysiak/fix-configuration
Fix api platform config
2 parents ce8d47b + 628789e commit bfc2b35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
imports:
22
- { resource: "@SyliusWishlistPlugin/config/twig_hooks/**/*.yaml" }
33

4+
parameters:
5+
sylius_wishlist_api_platform_mapping_path: '%kernel.project_dir%/vendor/sylius/wishlist-plugin/config/api_platform/'
6+
47
api_platform:
58
mapping:
69
paths:

0 commit comments

Comments
 (0)