Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.37k stars 1.94k forks source link

当我们给接口新增一个参数密钥时,但参数的值为空时 #7964

Closed antlcl closed 4 days ago

antlcl commented 4 days ago

Expected Behavior

可以正常发送请求并得到结果

Actual Behavior

当我们给接口新增一个参数密钥时,但参数值为空时,我点击发送,接口返回报错:缺少参数xxxxx

Reproduction Steps

当我们给接口新增一个参数密钥时,但参数值为空时 我点击Send ,接口返回报错:缺少参数xxxxx 但是我生成shell-->cURL 重新请求 一切正常🤔

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

10.0.0

What operating system are you using?

macOS

Operating System Version

macos

Installation method

官网下载

Last Known Working Insomnia version

No response

ihexxa commented 4 days ago

因与#7965 重复, 关闭此卡片.