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

cURL is missing methods #707

Open
asi-postman opened this issue May 31, 2023 · 1 comment
Open

cURL is missing methods #707

asi-postman opened this issue May 31, 2023 · 1 comment

Comments

@asi-postman
Copy link

Describe the bug
When using Desktop and Web App Code Generator (cURL), the output is missing the GET method.

To Reproduce
Steps to reproduce the behavior:

Use either the Postman Desktop or Web App and test any endpoint, and click the Code Generator.

You will notice the GET method is not displayed, you can click the (copy) button and it still doesn't appear when pasting to a text editor. Other methods work though, as you can see in the Loom recording below.

Screenshots

https://www.loom.com/share/90dfe59c63b14099966ad42e90050175

Postman for Mac
Version 10.14.2
UI Version 10.14.2-ui-230513-0653
Desktop Platform Version 10.14.2
Architecture arm64
OS Platform OS X 22.5.0
@tanmaymunjal
Copy link

The default for --request is the GET option, hence the curl command generated should work. I don't see how this is an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants