recipe for horlyk/fetch-xml-bundle

This commit is contained in:
horlyk
2019-08-07 17:40:21 +03:00
parent 195c66d86e
commit 4bf41ab602
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,5 @@
horlyk_fetch_xml:
use_pager: false
items_per_page: 10
attribute_aliases_as_names: true
attribute_alias_prefix: 'qb_'
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}