feature(package) restafary v1.2.0

This commit is contained in:
coderaiser 2015-04-07 04:15:08 -04:00
parent 3a8c71d363
commit 142daeb924
3 changed files with 5 additions and 4 deletions

View file

@ -89,7 +89,8 @@
authFunc,
config(),
restafary({
prefix: cloudfunc.apiURL + '/fs'
prefix : cloudfunc.apiURL + '/fs',
root : config('root') || '/'
}),
rest,
route,