admin api commenting tweak

pull/84/head
Ro 3 years ago
parent 83b4aff716
commit 0ec49de8ab

@ -323,7 +323,7 @@ class FipamoAdminAPI {
/** /**
* *Promise method for retrieving site and member info*\ * *Promise method for retrieving site and member info*\
* **GET** `/api/v1/settings/:type` * **GET** `/api/v1/settings/:type`
* @param {string} type - type of info requested * @param {string} type - type of info requested ['site'|'member'];
* @example * @example
* api.getInfo("type").then(data=>{ * api.getInfo("type").then(data=>{
console.log("Info Object", data); console.log("Info Object", data);

Loading…
Cancel
Save