feat: wip import resources

This commit is contained in:
Ahmed Bouhuolia
2024-03-15 00:18:41 +02:00
parent 084d9d3d10
commit ab4c0ab7a7
14 changed files with 96 additions and 125 deletions

View File

@@ -27,7 +27,7 @@ export class ImportFileUploadService {
* @param {string} resource - Resource name.
* @param {string} filePath - File path.
* @param {string} fileName - File name.
* @returns
* @returns {Promise<ImportFileUploadPOJO>}
*/
public async import(
tenantId: number,