แก้ชื่อ tag
This commit is contained in:
parent
4b4f2423fa
commit
f509e10f8c
9 changed files with 151 additions and 107 deletions
21
tsoa.json
21
tsoa.json
|
|
@ -26,9 +26,24 @@
|
|||
}
|
||||
},
|
||||
"tags": [
|
||||
{
|
||||
"name": "Test", "description": "ทดสอบ"
|
||||
}
|
||||
{
|
||||
"name": "Organization", "description": "โครงสร้างส่วนอื่น ๆ"
|
||||
},
|
||||
{
|
||||
"name": "OrgRoot", "description": "โครงสร้างระดับ root"
|
||||
},
|
||||
{
|
||||
"name": "OrgChild1", "description": "โครงสร้างระดับ 1"
|
||||
},
|
||||
{
|
||||
"name": "OrgChild2", "description": "โครงสร้างระดับ 2"
|
||||
},
|
||||
{
|
||||
"name": "OrgChild3", "description": "โครงสร้างระดับ 3"
|
||||
},
|
||||
{
|
||||
"name": "OrgChild4", "description": "โครงสร้างระดับ 4"
|
||||
}
|
||||
]
|
||||
},
|
||||
"routes": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue