Merge branch 'develop' into adiDev

This commit is contained in:
AdisakKanthawilang 2024-01-24 16:09:02 +07:00
commit b45e27475b
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,7 @@
import { Controller, Get, Route, Security, Tags } from "tsoa";
@Route("/hello")
@Tags("Test")
@Security("bearerAuth")
export class AppController extends Controller {
@Get()

View file

@ -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"