Skip to content

Commit c5bf7a6

Browse files
committed
Added shopping-list recipes
1 parent 936a5b2 commit c5bf7a6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"aliases": [],
3+
"bundles": {
4+
"Ibexa\\Bundle\\ShoppingList\\IbexaShoppingListBundle": ["all"]
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
ibexa.shopping_list:
2+
resource: '@IbexaShoppingListBundle/Resources/config/routing.php'
3+
4+
ibexa.shopping_list.rest:
5+
resource: '@IbexaShoppingListBundle/Resources/config/routing_rest.php'
6+
prefix: '%ibexa.rest.path_prefix%'

0 commit comments

Comments
 (0)