Merge branch 'develop' into adiDev
This commit is contained in:
commit
b45e27475b
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import { Controller, Get, Route, Security, Tags } from "tsoa";
|
||||
|
||||
@Route("/hello")
|
||||
@Tags("Test")
|
||||
@Security("bearerAuth")
|
||||
export class AppController extends Controller {
|
||||
@Get()
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@
|
|||
"specVersion": 3,
|
||||
"spec": {
|
||||
"info": {
|
||||
"title": "bma-ehr-evaluation-nodeservice - API",
|
||||
"title": "bma-ehr-organization - API",
|
||||
"version": "0.0.1",
|
||||
"description": "ระบบประเมินบุคคล",
|
||||
"description": "ระบบโครงสร้างอัตรากำลัง",
|
||||
"license": {
|
||||
"name": "by Frappet",
|
||||
"url": "https://frappet.com"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue