git ignore update

This commit is contained in:
AdisakKanthawilang 2024-01-24 16:22:16 +07:00
parent 94cccade56
commit f9c426a78e
2 changed files with 10 additions and 2 deletions

View file

@ -17,9 +17,9 @@
}
},
"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"
@ -49,6 +49,9 @@
}
}
},
"tags": [
"Test"
],
"security": [
{
"bearerAuth": []