|
c76c668b5f
|
Merge pull request #80 from kesonan/chore/goctl-version
Upgrade goctl version
|
2023-07-19 20:40:45 +08:00 |
|
|
4b433569cb
|
Upgrade goctl version
|
2023-07-19 20:26:24 +08:00 |
|
|
a78fb7b1a1
|
Update parser.go
#61
|
2022-11-25 19:59:09 +08:00 |
|
|
c530462b42
|
Merge pull request #55 from csh995426531/main
support for multiple routing response docs
|
2022-11-25 19:20:07 +08:00 |
|
|
dc7397c7c2
|
support for multiple routing response docs
|
2022-10-11 18:21:24 +08:00 |
|
|
3ff75d22a5
|
Merge pull request #54 from bensonfx/fix_prefix_not_start_with_slash
fix prefix not start with /
|
2022-09-28 01:34:41 +08:00 |
|
|
546f2f1146
|
fix prefix not start with /
|
2022-09-25 22:04:25 +08:00 |
|
|
a18b949a30
|
Merge pull request #50 from colakuma/main
add exampleOption support
|
2022-09-22 15:10:24 +08:00 |
|
|
1f5a0bfcc6
|
add exampleOption support
|
2022-09-20 18:09:21 +08:00 |
|
|
5d03152780
|
Merge pull request #46 from htlhenry/main
fix(bug): embed defineStruct parse bug
|
2022-07-19 18:05:07 +08:00 |
|
|
099a55bb14
|
fix(bug): embed defineStruct parse bug
- Ref #11
|
2022-07-18 11:32:14 +08:00 |
|
|
6d119a67bd
|
update version
|
2022-06-21 20:15:40 +08:00 |
|
|
2c9cb292df
|
Merge pull request #38 from csbzy/main
【需求】支持header和嵌套object
|
2022-06-04 19:51:10 +08:00 |
|
|
4d248f7e96
|
【需求】支持header和嵌套object
|
2022-06-02 16:07:05 +08:00 |
|
|
f0cfe3fcd8
|
Merge pull request #37 from fyyang/main
fix: Compatible with 2D array generation
|
2022-06-02 15:50:46 +08:00 |
|
|
4799611425
|
add LICENSE
|
2022-06-01 20:07:21 +08:00 |
|
|
58f17b3c24
|
fix: 兼容二维数组生成, 更新 go
|
2022-05-31 09:57:37 +08:00 |
|
|
cce0278970
|
Merge pull request #34 from soasurs/main
Add all types of integer
|
2022-05-22 20:11:29 +08:00 |
|
|
57fd68528f
|
Update README.md
|
2022-05-18 13:40:18 +08:00 |
|
|
cdb607f6c3
|
add all types of integer
Signed-off-by: soasurs <soasurs@gmail.com>
|
2022-05-17 14:36:05 +08:00 |
|
|
b48cd9e791
|
Merge pull request #32 from fachebot/main
修复包路径错误
|
2022-04-20 09:17:47 +08:00 |
|
|
f0b1518d5b
|
修复包路径错误
|
2022-04-19 09:43:07 +08:00 |
|
|
a7775c3e28
|
Merge pull request #30 from fachebot/main
添加options、range和omitempty选项的支持
|
2022-04-18 23:10:50 +08:00 |
|
|
2e39587a45
|
Merge pull request #31 from soasurs/main
Add Pointer Type for API Type Definitions
|
2022-04-18 23:10:23 +08:00 |
|
|
a0743019ac
|
feat: apply separate security requirement object for each route
Signed-off-by: soasurs <soasurs@gmail.com>
|
2022-04-15 12:59:22 +08:00 |
|
|
10c670eac2
|
fix: remove duplicated path params in request body
Signed-off-by: soasurs <soasurs@gmail.com>
|
2022-04-15 12:39:39 +08:00 |
|
|
9aa450eafd
|
feat: add pointer type
Signed-off-by: Ziyi Zhang <soasurs@outlook.com>
|
2022-04-11 14:25:08 +08:00 |
|
|
c7bc870d05
|
修改包路徑
|
2022-03-24 19:20:24 +08:00 |
|
|
bc4121c349
|
不再默认生成requestBody
|
2022-03-24 19:14:13 +08:00 |
|
|
227ce53b14
|
1. 修复存在多个option时optional会失效的问题
2. 添加omitempty支持
3. 添加options支持,解析为enum
4. 添加range支持,解析为minimum和maximum
|
2022-03-24 17:22:59 +08:00 |
|
|
0d58de711b
|
Merge pull request #24 from 1278651995/chensy
add gozero swagger demo
|
2022-03-04 15:30:42 +08:00 |
|
|
16732e3523
|
add gozero swagger demo
|
2022-03-02 15:18:04 +08:00 |
|
|
df72b696da
|
fix bug
|
2022-02-16 11:35:06 +08:00 |
|
|
0aac4b39f3
|
support api prefix (#22) patch method (#21)
|
2022-02-15 21:22:54 +08:00 |
|
|
bd6092ac10
|
update go-zero to v1.3.0
|
2022-02-14 10:32:28 +08:00 |
|
|
5d77380e69
|
Merge pull request #18 from k8scommerce/add-description-to-path-params
Add a description to the path's parameters
|
2022-01-19 09:59:09 +08:00 |
|
|
a613f9b626
|
Add's a description to the path's paramerters
|
2022-01-15 12:30:15 -07:00 |
|
|
29d6aecb33
|
Update parser.go
Support interface type
|
2021-10-13 13:29:36 +08:00 |
|
|
cb37f89d87
|
Update parser.go
Support for defining swagger tags
|
2021-09-10 15:44:38 +08:00 |
|
|
5c5157d75d
|
Update parser.go
fix
|
2021-09-02 21:16:33 +08:00 |
|
|
80775cf7ef
|
Remove the repeated Required tag
|
2021-08-20 12:18:32 +08:00 |
|
|
05cdea3e7c
|
optimize code
|
2021-07-30 14:41:39 +08:00 |
|
|
0e70444ab8
|
add host and basepath config
|
2021-07-30 14:33:10 +08:00 |
|
|
d658701630
|
optimize code
|
2021-05-13 22:03:40 +08:00 |
|
|
977035a853
|
optimized
|
2021-04-22 11:40:46 +08:00 |
|
|
502888a23e
|
upgrade go-zero
|
2021-04-01 23:19:31 +08:00 |
|
|
de003dbcfa
|
Merge pull request #4 from wanrui/main
fix: change var from Annotation to AtDoc
|
2021-03-30 20:21:35 +08:00 |
|
|
cd67d081c9
|
fix: change var from Annotation to AtDoc
|
2021-03-25 21:52:31 +08:00 |
|
|
84b1c872c6
|
update readme
|
2021-01-22 09:50:32 +08:00 |
|
|
2870171cd2
|
update readme
|
2021-01-22 09:48:46 +08:00 |
|