chore: swagger support

This commit is contained in:
xiaojunnuo
2026-03-15 14:01:34 +08:00
parent 8a3841f638
commit 684964da4f
40 changed files with 110 additions and 22 deletions
+8
View File
@@ -1527,6 +1527,9 @@ importers:
'@midwayjs/static-file':
specifier: 3.20.13
version: 3.20.13
'@midwayjs/swagger':
specifier: 3.20.11
version: 3.20.11
'@midwayjs/typeorm':
specifier: 3.20.11
version: 3.20.11
@@ -3846,6 +3849,9 @@ packages:
resolution: {integrity: sha512-aX67LvpIPYVWpuhuWSATgTBNvaNbvOFk7wbh0BTS0XRaO6vVieNe0mJoBXFkf89w1qExAHgIPHZDPIoEOHEBiQ==}
engines: {node: '>=12'}
'@midwayjs/swagger@3.20.11':
resolution: {integrity: sha512-ZF4BJC/ogVYVM4F3ve7Y9cZWDiM+TIAfUFyTNcSw3TgcLB+QnJVHkXSeKXL+PoUHHfE/cztboOk1UEfWxikIuA==}
'@midwayjs/typeorm@3.20.11':
resolution: {integrity: sha512-QMCUwLhQStK1RuF+7hbpHoPOGT5DxIt4YalJNC8KtnaBMsIBVf4W+7dHbk9WpsBBx/GCraKfTYIoPA2wJWVj5g==}
engines: {node: '>=12'}
@@ -16271,6 +16277,8 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@midwayjs/swagger@3.20.11': {}
'@midwayjs/typeorm@3.20.11': {}
'@midwayjs/upload@3.20.13':