mirror of
https://github.com/YMFE/yapi.git
synced 2025-03-07 14:16:52 +08:00
feat: 接口运行默认开启数据结构验证
This commit is contained in:
parent
f973fecd9a
commit
8f1904a521
@ -72,7 +72,7 @@ export default class Run extends Component {
|
||||
validRes: [],
|
||||
hasPlugin: true,
|
||||
test_status: null,
|
||||
resTest: false,
|
||||
resTest: true,
|
||||
resStatusCode: null,
|
||||
resStatusText: ''
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user