8000 Add root property to FoxxService JSON · jameswei/arangodb@5370213 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5370213

Browse files
committed
Add root property to FoxxService JSON
See arangodb#1547.
1 parent 476d4e7 commit 5370213

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/server/modules/org/arangodb/foxx/service.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ class FoxxService {
272272
path: this.path,
273273
options: this.options,
274274
mount: this.mount,
275+
root: this.root,
275276
isSystem: this.isSystem,
276277
isDevelopment: this.isDevelopment
277278
};

0 commit comments

Comments
 (0)
0