1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-03 21:10:05 +00:00

fix(api-cdrive-oller): throw erow error when file not found

This commit is contained in:
2021-10-25 05:51:46 +00:00
parent 70a8aaf600
commit 03d1d60660
4 changed files with 45 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
export * from './deploy'
export * from './sasjsDrive'
export * from './Drive'
export * from './Session'
export * from './Execution'
export * from './FileUploadController'