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

Get collection from Postman API #21

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

MinerBigWhale
Copy link

Relate to issue #18

Get collection from Postman API if a collection UUID is provide in place of filePath

README Updated accordingly

Cazaimi and others added 5 commits July 26, 2019 14:25
Get The collection using API if id (or uuid) is provided instead of filePath
Add New Feature in README
@Cazaimi
Copy link
Owner

Cazaimi commented Oct 13, 2020

@MinerBigWhale , can you raise this off of develop? I'll add the same comment to the CONTRIBUTING.md file.

@MinerBigWhale
Copy link
Author

Do I have to make a new PR based on dev ? or just a cherry pick of the dev branch ?

@Cazaimi
Copy link
Owner

Cazaimi commented Oct 13, 2020

You can simply rebase off of develop.

git fetch && git checkout develop && git checkout <branch-name> && git rebase -i develop && git push --force

Cazaimi and others added 4 commits October 13, 2020 12:22
Get The collection using API if id (or uuid) is provided instead of filePath
Add New Feature in README
@MinerBigWhale MinerBigWhale changed the base branch from master to develop October 13, 2020 10:51
@MinerBigWhale
Copy link
Author

I tried to do my best.

@MinerBigWhale MinerBigWhale changed the title Feature/issue#18 Get collection from Postman API Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants