forked from apxtri/apxtri
apidoc update
This commit is contained in:
parent
70ff75c149
commit
7c4b285995
@ -17,7 +17,7 @@ router.post("/conf/:tribeId/:website", checkHeaders, isAuthenticated, (req, res)
|
||||
res.send(Wwws.create(req.params.tribeId));
|
||||
});
|
||||
/**
|
||||
* @api {get} /adminapi/wwws/localstorage/:tribe/:appname - Get app data model
|
||||
* @api {get} /adminapi/wwws/initlocaldb/:tribe/:appname - Get app data model
|
||||
* @apiGroup Wwws
|
||||
* @apiName getappcontext
|
||||
* @apiDescription Get data base from backend to localstorage
|
||||
|
Loading…
x
Reference in New Issue
Block a user