mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-14 23:50:06 +00:00
feat(folder): made 'deleteFolder' method public
This commit is contained in:
@@ -1508,6 +1508,8 @@ export class SASViyaApiClient {
|
||||
`${this.serverUrl}${url}`,
|
||||
requestInfo
|
||||
).catch((err) => {
|
||||
// FIXME: handle 'code: 'ENOTFOUND'' properly
|
||||
|
||||
throw err
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user