houseme
b0b84a3937
ci(gci/import): improve golangci.yml and add gci linter ( #4010 )
2024-12-07 14:17:33 +08:00
UncleChair
555bb3fa6b
feat(net/goai): enhance openapi doc with responses and examples ( #3859 )
2024-10-21 21:16:45 +08:00
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
oldme
51326f3d02
fix #3245 ( #3298 )
2024-02-06 11:47:25 +08:00
John Guo
ce72f9a84b
fix typo ( #2753 )
2023-07-11 19:52:49 +08:00
John Guo
2ece368810
add new validation rule "enums" ( #2690 )
2023-06-07 09:48:29 +08:00
John Guo
a031e112e5
add command gen enums
( #2591 )
2023-04-20 16:30:42 +08:00
HaiLaz
45e4c9e16c
add tag value of in
support for api definition that has meta info ( #2450 )
2023-03-13 19:29:30 +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
9402cc8c6a
fix /*
router supported for handler of package ghttp; fix json tag name issue when it contains ,
for package goai; add proxy example for http server ( #2294 )
...
* fix router supported for handler of package ghttp; fix json tag name issue when it contains for package goai
* add proxy example for http server
2022-11-14 19:57:39 +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
John Guo
d8b383719a
improve package gtag
2022-04-13 11:21:24 +08:00
John Guo
40225c5352
improve route dump for package ghttp;remove mutex for package gtag
2021-12-18 12:54:09 +08:00
John Guo
f0c25d8476
improve package gcmd/gtag
2021-12-10 23:58:10 +08:00
John Guo
c5541b484f
improve package gtag/gcmd
2021-11-24 21:41:36 +08:00
John Guo
7b22355abb
expose package internal/structs as os/gstructs; add package gtag for custom tag storage feature
2021-11-24 16:17:50 +08:00