配置
通用配置
在IDEA中设置
使用项目内配置文件
使用远程配置文件
☆yapi相关配置
postman相关配置
☆yapi mock配置
markdown自定义规则
可用配置规则
api.name
api.open
api.status
api.tag
class.doc
class.is.ctrl
class.postman.test
class.postman.prerequest
class.prefix.path
collection.postman.prerequest
collection.postman.test
constant.field.ignore
field.advanced
enum.use.custom
enum.use.by.type
enum.use.ordinal
enum.use.name
field.default.value
field.demo
☆field.doc
field.ignore
☆field.mock
field.mock.resolveProperty
field.name
field.requierd
field.order
field.order.with
field.type
folder.name
ignore
mdoc.class.filter
mdoc.method.path
mdoc.method.http.method
method.doc
method.content.type
method.default.http.method
method.additional.header
method.additional.param
module
☆method.return
☆method.return.main
☆json.rule.convert
json.rule.enum.convert
json.rule.field.ignore
json.rule.field.name
param.default.value
param.demo
param.doc
param.http.type
param.ignore
param.requierd
path.multi
postman.host
postman.prerequest
postman.test
支持的回调
export.after
yapi.export.before
http.call.after
http.call.before
api.class.parse.before
api.class.parse.after
api.method.parse.before
api.method.parse.after
api.param.parse.before
api.param.parse.after
json.class.parse.before
json.class.parse.after
json.field.parse.before
json.field.parse.after
json.method.parse.before
json.method.parse.after
脚本工具
☆it
☆tool
regex
logger
helper
httpClient
localStorage
session
config
api
runtime
fieldContext
groovy本地扩展
EasyYapi
文档
配置
demo
框架支持
QA
通用配置
零配置,开箱即用
插件安装后, 无需任何配置即可使用. 一般来说, 当导出API的过程中需要提供某些参数, 插件将以弹框的方式提供输入.
按要求填入即可
额外的配置方法
在IDEA中设置
方便快捷, 可以对插件的默认行为做出调整
使用项目内配置文件
可定制化程度高, 可以高度适配个性化业务
警告:文档所有规则均为示例,请自行按照需求调整.
在IDEA中设置