Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一些小建议 #6

Open
kalsolio opened this issue Sep 19, 2019 · 3 comments
Open

一些小建议 #6

kalsolio opened this issue Sep 19, 2019 · 3 comments

Comments

@kalsolio
Copy link

header增加一些常用的参数下拉 比如 token
增加一些接口通用的header 比如 Authorization: Bearer eyJ0eXA...
增加postman导入, 很多时候还是需要先调试, 增加postman导出 方便测试
增加版本变迁历史, 可以比较差异

@gouguoyin
Copy link
Owner

header参数输入框输入时会自动智能匹配通用的字段,如下图
image,如果默认header字段不够,可以自行修改models/Field.php/里的$defaultHeaderParams的值

@gouguoyin
Copy link
Owner

下个版本会新增项目字段模板功能,可以提前在模板字段里添加常用的header字段、请求字段和响应字段,这样在新添加接口字段时会自动把字段模板里的字段默认填充上。

@gouguoyin
Copy link
Owner

版本变迁历史, 可以比较差异 这个没想好如何实现。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants