1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

docs(code): updated execute endpoint info

This commit is contained in:
Yury Shkoda
2023-05-02 16:01:00 +03:00
parent a17814fc90
commit 78ceed13e1

View File

@@ -34,7 +34,7 @@ export class CodeController {
* 2. Logs UUID (used as separator)
* 3. Log
* 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
*/
@Post('/execute')