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

[Feature Request] Support Import from Postman v2.1.0 #682

Closed
timrs2998 opened this issue Dec 29, 2017 · 9 comments
Closed

[Feature Request] Support Import from Postman v2.1.0 #682

timrs2998 opened this issue Dec 29, 2017 · 9 comments
Labels
N-help Needs: Help

Comments

@timrs2998
Copy link

timrs2998 commented Dec 29, 2017

  • Insomnia Version: 5.12.4
  • Operating System: macOS Sierra 10.12.6

Details

I'd like to be able to export from latest Postman and import into Insomnia. There is a new v2.1.0 schema for postman collections available: https://schema.getpostman.com/

Looking around the code, someone probably has to diff for changes between v2.0.0 and v2.1.0, and add another branch to https://github.com/getinsomnia/insomnia/blob/develop/packages/insomnia-importers/src/importers/postman.js#L17

@welcome
Copy link

welcome bot commented Dec 29, 2017

👋 Thanks for opening your first issue! If you're reporting a 🐞 bug, please make sure
you include steps to reproduce it. If you're requesting a feature 🎁, please provide real
use cases that would benefit. 👪

To help make this a smooth process, please be sure you have first read the
contributing guidelines.

@stale
Copy link

stale bot commented Feb 27, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Bot: Stale Issue label Feb 27, 2018
@timrs2998
Copy link
Author

Please keep the issue open. As a user I expect the latest Insomnia to be compatible with collections from the latest Postman; I should not have to use an earlier Postman version or manually edit a collection's JSON.

@stale stale bot removed the stale Bot: Stale Issue label Feb 28, 2018
@stale
Copy link

stale bot commented Apr 29, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Bot: Stale Issue label Apr 29, 2018
@timrs2998
Copy link
Author

bump

@stale stale bot removed the stale Bot: Stale Issue label Apr 30, 2018
@stale
Copy link

stale bot commented Jun 29, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Bot: Stale Issue label Jun 29, 2018
@gschier
Copy link
Contributor

gschier commented Jun 29, 2018

Open!

@stale stale bot removed the stale Bot: Stale Issue label Jun 29, 2018
@gschier gschier added N-help Needs: Help Accepted labels Jun 29, 2018
@csotiriou
Copy link

The implementation for this is long overdue in my opinion.

Has anyone tried to take a look at it?

@coderjoe
Copy link
Contributor

I have a hack that I've been using that just ignores the postman jsonspec schema.
I'll try converting that to a more reasonable implementation given the above suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
N-help Needs: Help
Projects
None yet
Development

No branches or pull requests

4 participants