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

Ability to group requests under a single connection in Mass Import from Postman #36

Open
mikel-k-khui opened this issue Sep 3, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@mikel-k-khui
Copy link

We are doing mass import of endpoints using Postman collection/requests into Swagger Explore API/operation.
We are following the instructions in the Explore.cli. Explore What's New - Import Postman Collection | SmartBear Community

The import of a Postman collection current brings in each Postman request as an API and within the API contains a singular Operation. For example, if I have 2 endpoints in the json file (e.g. GET /user/ and GET /user/all), each endpoint is imported as two (2) separate API with a single endpoint.

The desired outcome would be a single API with the two (2) endpoints. The ability to group requests under a single connection when within the same Postman folder level would be tremendously helpful.

Reference: https://community.smartbear.com/discussions/SwaggerHubExploreQuestions/mass-import-postman-collectionrequests-into-swagger-explore-apioperation/264865

@frankkilcommins
Copy link
Member

Thanks for reporting/requesting @mikel-k-khui

It should be possible to get this added in the near future. Could you attach or share a sample collection?

@frankkilcommins frankkilcommins added the enhancement New feature or request label Sep 3, 2024
@mikel-k-khui
Copy link
Author

Here is a sample json
sample.postman_collection.json

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

No branches or pull requests

2 participants