Unverified Commit e169c9b0 authored by wxg0103's avatar wxg0103 Committed by GitHub
Browse files

Merge pull request #9388 from metersphere/pr@v1.16@fix_接口测试_请求中自定义query区域第一个参数会默认必填

fix(接口测试): get请求自定义query区域第一个参数会默认必填
parents 4137d7a8 1fe1889f
Showing with 1 addition and 0 deletions
+1 -0
......@@ -214,6 +214,7 @@ export default {
type: 'text',
enable: true,
uuid: this.uuid(),
required: false,
contentType: 'text/plain'
}));
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment