mirror of
https://github.com/sasjs/server.git
synced 2026-01-04 13:30:04 +00:00
docs(code): updated execute endpoint info
This commit is contained in:
@@ -34,7 +34,7 @@ export class CodeController {
|
|||||||
* 2. Logs UUID (used as separator)
|
* 2. Logs UUID (used as separator)
|
||||||
* 3. Log
|
* 3. Log
|
||||||
* 4. Logs UUID (used as separator)
|
* 4. Logs UUID (used as separator)
|
||||||
* 5. Print (if present)
|
* 5. Print (if present and if the runtime is SAS)
|
||||||
* Please see @sasjs/server/api/src/controllers/internal/Execution.ts for more information
|
* Please see @sasjs/server/api/src/controllers/internal/Execution.ts for more information
|
||||||
*/
|
*/
|
||||||
@Post('/execute')
|
@Post('/execute')
|
||||||
|
|||||||
Reference in New Issue
Block a user