Skip to content

Commit e0431a7

Browse files
authored
Add piairre/skuse recipe (#2005)
1 parent eaf2825 commit e0431a7

3 files changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
piairre_skuse:
2+
open_api_url: '/api/docs.json'
3+
# theme: 'system' # light, dark, system
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
piairre_skuse:
2+
resource: '@PiairreSkuseBundle/config/routes.yaml'
3+
prefix: /skuse # URL where the documentation is served

piairre/skuse/0.1/manifest.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"bundles": {
3+
"Piairre\\Skuse\\PiairreSkuseBundle": ["all"]
4+
},
5+
"copy-from-recipe": {
6+
"config/": "%CONFIG_DIR%/"
7+
}
8+
}

0 commit comments

Comments
 (0)