mirror of
https://github.com/sasjs/server.git
synced 2026-07-24 05:32:15 +00:00
fix(stp): return json for webout
This commit is contained in:
@@ -90,7 +90,7 @@ export class DriveController {
|
||||
|
||||
/**
|
||||
* @summary Get file from SASjs Drive
|
||||
* @query filePath Location of SAS program
|
||||
* @param filePath Location of SAS program
|
||||
* @example filePath "/Public/somefolder/some.file"
|
||||
*/
|
||||
@Example<GetFileResponse>({
|
||||
|
||||
Reference in New Issue
Block a user