36 Commits

Author SHA1 Message Date
sean1025
0048715ac9
Merge pull request #1893 from lifeixiang027/master
解决无法解析OpenAPI 3.0接口response问题
2020-10-10 19:19:37 +08:00
Li Feixiang
1334fdd212
Update run.js 2020-08-05 00:15:40 +08:00
wangzk
8636dec58a fix(swaggerjson中formData格式example属性在yapi页面不显示) 2020-07-24 10:06:17 +08:00
苏文雄
96fe7eea0a fix: swagger 导入分类问题 2019-10-29 17:14:23 +08:00
苏文雄
ecc2f2d249 opti: 优化 swagger 文档导入分类策略 2019-10-29 15:54:32 +08:00
苏文雄
f47e25903f feat: 更新 json-schema 编辑器版本,修复 help url 2019-10-19 13:22:43 +08:00
苏文雄
25b6682cc6 opti: swagger 导入自动增加 basePath 到项目配置 2019-10-19 12:48:53 +08:00
苏文雄
a9ca88b532 feat: 优化 swagger 数据导入,不会导入空的分类,不会使用版本号作为分类名称 2019-10-19 12:00:26 +08:00
kang.chen
0e62eb5980
swagger 导入数据时,如果数据格式中缺少 in 的参数,会丢失请求参数
如果不存在 in 的数据类型,默认按照 query 的参数导入
2019-09-12 11:11:45 +08:00
xianyunyehe
d5f977bda3 fix: 修改openapi比较版本
将openapi比较版本由等值比较,改为大于等于
2019-03-22 10:17:31 +08:00
gaoxiaolin.gao
0e415b495c fix: swagger 解析去掉重复的json Parse 2018-09-20 19:26:05 +08:00
gaoxiaolin.gao
11f5cdcd82 fix: 修改sonar 2018-07-31 19:45:01 +08:00
高晓琳
507a10ef6c
Merge pull request #456 from czonechan/master
feat:suport common parameters under one resource
2018-07-22 21:28:21 -05:00
陈细忠
99c0a0ae67 fix:common parameters under one resource should be remove, otherwise will be treated as a method 2018-07-23 09:57:13 +08:00
gaoxiaolin.gao
76702415d1 fix: swagger 导入 code 判断bug 2018-07-11 19:15:29 +08:00
gaoxiaolin.gao
2480a5f535 fix: json-schema-editor-visual 2018-06-07 16:39:58 +08:00
gaoxiaolin.gao
1f0c519289 fix: ldap邮箱验证和swagger导入header值 2018-06-07 14:56:30 +08:00
suxiaoxin
2cd0bedd18 chore: 重构数据导入,支持服务端 2018-04-28 14:03:47 +08:00
gaoxiaolin.gao
b4d65ad8ac fix: 修复postman导入没有分类的问题 2018-03-22 15:24:59 +08:00
suxiaoxin
e3aa95d1a2 feat: json-schema swagger 2018-03-06 11:33:16 +08:00
suxiaoxin
6fd0d8206a feat: mockServer 支持 json-schema 生成随机数据 2018-03-05 14:24:17 +08:00
suxiaoxin
53faf3259e feat: swagger json-schema 2018-03-05 13:26:26 +08:00
gaoxiaolin.gao
e57817d2bf fix: 修复删除分组后侧边数据没有更新问题 2018-01-26 11:43:43 +08:00
yuri
d47099985b
2xx的http statusCode都应该被处理
responses中成功的状态码不仅仅只有200,可能会是其它的,比如201
2018-01-24 10:00:05 +08:00
yuri
d544142351
swagger支持openapi3.0 2018-01-23 15:14:02 +08:00
gaoxiaolin.gao
3236769a9c feat: changelog.md 2018-01-05 17:28:19 +08:00
gaoxiaolin.gao
de83fb8096 fix: changelog.md 2018-01-05 11:54:25 +08:00
gaoxiaolin.gao
d178d22055 feat: 增加数据上传loading 2017-12-29 10:50:52 +08:00
suxiaoxin
9b7271bdce fix: 因 swagger 部分api定义不规范,导致所有接口无法导入问题 2017-12-07 14:40:46 +08:00
suxiaoxin
6ea790636c feat: 增加对大括号变量路径支持 2017-12-07 10:05:16 +08:00
suxiaoxin
8ea07811de fix: swagger import data params ref bug 2017-11-30 17:00:52 +08:00
suxiaoxin
85023e9b8a fix: swagger import data 导入时出现的 id 未定义bug 2017-10-30 17:15:21 +08:00
suxiaoxin
6bfb37cb47 fix: swagger import data bug 2017-10-15 17:46:53 +08:00
suxiaoxin
41d212a2dc fix: import-swagger import response bug 2017-10-13 17:10:57 +08:00
suxiaoxin
6c06dd22a6 fix: swagger params handle bug 2017-10-13 11:44:16 +08:00
suxiaoxin
2e6c36427f feat: add swagger data import 2017-10-05 09:12:44 +08:00