xompass-export-component
0.0.4 • Public • Published xompass-export-component
options
roles
- Array of roles for the endpoints created in the Costumer model. Default [superadmin, admin, manager, apiKey]
models
- Specific options per model.
models.<modelName>.roles
- Array of roles for the endpoints created in <modelName>
. If missing, only superadmin is added.
Endpoints
Project
__export__assets
- /project/:id/assets/export
- Exports the asset contextualization of the project as xlsx.
- Customer method:
__export__projects__assets
- /customer/:id/project/:nk/assets/export
Readme
Keywords
nonePackage Sidebar
Install
npm i xompass-export-component
Weekly Downloads