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

Usage no npm install needed!

<script type="module">
  import xompassExportComponent from 'https://cdn.skypack.dev/xompass-export-component';
</script>

README

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