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

New feature: Share request #25

Merged
merged 4 commits into from
Jul 24, 2017
Merged

New feature: Share request #25

merged 4 commits into from
Jul 24, 2017

Conversation

jsargiot
Copy link
Owner

@jsargiot jsargiot commented Jul 24, 2017

This new feature allows users to export their requests and also import shared requests from others.

To export click on the url input (to display the history dialog), click on the share button of any request and copy the given JSON.

To import a request, open the history dialog (by clicking on the url input) and click on Import, paste the JSON and click on Import.

A note on importing requests: When you import a request, it is not automatically added to your history, rather, it will fill the fields to execute, only after running the request (using the send button or with Ctrl + Enter) it's added to the history.

Closes #21

jsargiot added 4 commits July 24, 2017 17:36
This new capability allows the user to export one of the history entries to share with another user of RestMan
This new functionality allows users to import requests made by others into their own instance.
@jsargiot jsargiot merged commit 65c6dc9 into master Jul 24, 2017
@jsargiot jsargiot deleted the share_request branch July 24, 2017 20:55
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

Successfully merging this pull request may close these issues.

1 participant