John Guo
9af8393758
fix(net/goai): change default value of RequestBody.Required from true to false, add required tag support for RequestBody ( #3796 )
2024-09-24 11:51:53 +08:00
houseme
79617570ca
Feat:upgrade redis v9 ( #2825 )
2023-08-03 20:01:36 +08:00
Wankko Ree
47915816b5
fix: disable map tag summary
and description
from the OpenAPI Operation
to PathItem
( #2823 )
2023-08-02 20:45:58 +08:00
John Guo
368312c816
add multiple methods support for object route ( #2663 )
2023-05-24 17:21:28 +08:00
xiaobin.zhao
87cb1c9b8e
add security tag support for openapi ( #2377 )
...
* support openapi path security
* add security path test case
* go format
* fix test case
* add doc for security
2022-12-29 20:56:20 +08:00
John Guo
ee58255418
move common used tag from packages to package gtag for maintainability ( #2256 )
...
* move common used tag from packages to package gtag for maintainability
* move common used tag from packages to package gtag for maintainability
Co-authored-by: houseme <housemecn@gmail.com>
2022-11-07 17:51:37 +08:00
houseme
1793bf0863
add golangci feature to guarantee codes quality ( #2229 )
2022-11-01 20:12:21 +08:00
ar026
1ae037f515
Update goai_path.go ( #2029 )
2022-07-26 22:48:40 +08:00
mingzaily
9159f00014
Fix goai repeat param ( #1916 )
2022-07-04 20:40:28 +08:00
John Guo
ea79b3cbb8
move package goai from protocol to net
2022-05-24 18:53:10 +08:00