chore(docs): updating swagger definitions

This commit is contained in:
munja
2022-09-21 11:08:12 +01:00
parent 5d6c6086b4
commit a810f6c7cf
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ interface ExecuteCodePayload {
@Tags('Code')
export class CodeController {
/**
* Execute SAS code.
* @summary Run SAS Code and returns log
* Execute Code on the Specified Runtime
* @summary Run Code and Return Webout Content and Log
*/
@Post('/execute')
public async executeCode(