HaiLaz
3adae3a9aa
fix type of default value in swagger ui for package goai
( #2413 )
2023-02-08 14:16:12 +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
王哈哈
4f4109cdb6
fix typo for comments ( #2268 )
...
* Modify comment syntax error
* Modify comment syntax error
2022-11-07 17:55:49 +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
John Guo
98169784b1
fix issue in OpenAPI json marshaling of embedded struct definition; improve command gen service ( #2089 )
...
* CI updates
* fix issue in OpenAPI json marshaling of embedded struct definition; improve command gen service
2022-08-24 21:20:17 +08:00
John Guo
26e3c7aeb8
fix issue 1914 ( #2075 )
...
* CI updates
* fix issue #1914
2022-08-18 21:05:58 +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
39af6e51c4
fix ut cases for package goai
2022-05-26 15:17:59 +08:00
John Guo
ea79b3cbb8
move package goai from protocol to net
2022-05-24 18:53:10 +08:00