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:
@@ -24,7 +24,7 @@ interface ExecuteCodePayload {
|
||||
|
||||
@Security('bearerAuth')
|
||||
@Route('SASjsApi/code')
|
||||
@Tags('CODE')
|
||||
@Tags('Code')
|
||||
export class CodeController {
|
||||
/**
|
||||
* Execute SAS code.
|
||||
|
||||
Reference in New Issue
Block a user