mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-11 14:20:05 +00:00
fix: web approach login callback and debug issue
This commit is contained in:
@@ -376,6 +376,7 @@ export class RequestClient implements HttpClient {
|
||||
}
|
||||
return {
|
||||
result: parsedResponse as T,
|
||||
log: response.data,
|
||||
etag
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user