1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-13 04:14:36 +00:00

chore(docs): updating API docs

This commit is contained in:
munja
2022-09-20 12:20:50 +01:00
parent 5c0eff5197
commit 1092a73c10
4 changed files with 14 additions and 20 deletions

View File

@@ -24,7 +24,7 @@ interface ExecuteCodePayload {
@Security('bearerAuth')
@Route('SASjsApi/code')
@Tags('CODE')
@Tags('Code')
export class CodeController {
/**
* Execute SAS code.