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

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

Closed
antlcl opened this issue Sep 14, 2024 · 3 comments · Fixed by #7974
Closed

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

antlcl opened this issue Sep 14, 2024 · 3 comments · Fixed by #7974
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@antlcl
Copy link

antlcl commented Sep 14, 2024

This is the address for a get request: http://xxxxxxxxxx?certificateNo=18925491&securityCode=&rechargeAccountId=0

1.It works like this on Postman:
image

2.It works like this on CURL:
image

3.It works like this on insomnia:
(1) new httpRequest --> Fill in the URL directly(Do not click import from URL button) --> it`s ok
image

(2) new httpRequest --> Fill in the URL directly ----> click import from URL button ---> fail
image

@antlcl antlcl added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Sep 14, 2024
@notjaywu
Copy link
Contributor

@cwangsmv to take a look

@subnetmarco
Copy link
Member

@notjaywu What is the next step here?

@antlcl antlcl closed this as completed Sep 18, 2024
@cwangsmv
Copy link
Contributor

@notjaywu What is the next step here?

Will fix this by adding equal sign for empty query params in editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
4 participants