1.0.1 • Published 3 years ago

@xompass/export-component v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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