31 Commits

Author SHA1 Message Date
cuisaihang
dc7397c7c2 support for multiple routing response docs 2022-10-11 18:21:24 +08:00
Benson Yan
546f2f1146 fix prefix not start with / 2022-09-25 22:04:25 +08:00
colakuma
1f5a0bfcc6 add exampleOption support 2022-09-20 18:09:21 +08:00
hantenglei
099a55bb14 fix(bug): embed defineStruct parse bug
- Ref #11
2022-07-18 11:32:14 +08:00
bobo.chen
4d248f7e96 【需求】支持header和嵌套object 2022-06-02 16:07:05 +08:00
Young
58f17b3c24 fix: 兼容二维数组生成, 更新 go 2022-05-31 09:57:37 +08:00
soasurs
cdb607f6c3 add all types of integer
Signed-off-by: soasurs <soasurs@gmail.com>
2022-05-17 14:36:05 +08:00
MaxToby
a7775c3e28
Merge pull request #30 from fachebot/main
添加options、range和omitempty选项的支持
2022-04-18 23:10:50 +08:00
soasurs
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
soasurs
10c670eac2 fix: remove duplicated path params in request body
Signed-off-by: soasurs <soasurs@gmail.com>
2022-04-15 12:39:39 +08:00
fachebot
227ce53b14 1. 修复存在多个option时optional会失效的问题
2. 添加omitempty支持
3. 添加options支持,解析为enum
4. 添加range支持,解析为minimum和maximum
2022-03-24 17:22:59 +08:00
MaxToby
df72b696da fix bug 2022-02-16 11:35:06 +08:00
MaxToby
0aac4b39f3 support api prefix (#22) patch method (#21) 2022-02-15 21:22:54 +08:00
kevin
bd6092ac10 update go-zero to v1.3.0 2022-02-14 10:32:28 +08:00
Alma Tuck
a613f9b626 Add's a description to the path's paramerters 2022-01-15 12:30:15 -07:00
MaxToby
29d6aecb33
Update parser.go
Support interface type
2021-10-13 13:29:36 +08:00
MaxToby
cb37f89d87
Update parser.go
Support for defining swagger tags
2021-09-10 15:44:38 +08:00
MaxToby
5c5157d75d
Update parser.go
fix
2021-09-02 21:16:33 +08:00
MaxToby
80775cf7ef Remove the repeated Required tag 2021-08-20 12:18:32 +08:00
MaxToby
05cdea3e7c optimize code 2021-07-30 14:41:39 +08:00
MaxToby
0e70444ab8 add host and basepath config 2021-07-30 14:33:10 +08:00
MaxToby
502888a23e upgrade go-zero 2021-04-01 23:19:31 +08:00
万锐
cd67d081c9 fix: change var from Annotation to AtDoc 2021-03-25 21:52:31 +08:00
MaxToby
2ce3fc9b26 fix bug 2021-01-20 22:38:54 +08:00
MaxToby
3ccab1b039 support goctl version to 1.1.3 2021-01-16 20:44:15 +08:00
MaxToby
d06684494a optimized 2021-01-16 11:53:17 +08:00
MaxToby
ce24620329 example 2021-01-08 23:35:08 +08:00
MaxToby
9d54da3c67 set operationId 2021-01-08 22:52:15 +08:00
MaxToby
5dff96f958 url parameters 2021-01-08 21:48:23 +08:00
MaxToby
65c9afac77 add int64 dataType 2021-01-03 16:10:42 +08:00
king
d4be972494 first commit 2021-01-01 20:30:52 +08:00