Get started: Import data from another API client#229
Open
Guaris wants to merge 1 commit intodocs/get-started-sectionfrom
Open
Get started: Import data from another API client#229Guaris wants to merge 1 commit intodocs/get-started-sectionfrom
Guaris wants to merge 1 commit intodocs/get-started-sectionfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
|
@Guaris Could you approve the CLA? #229 (comment) I think that might be the reason why the preview URL isn't working. |
cloudjumpercat
requested changes
Aug 2, 2024
Contributor
cloudjumpercat
left a comment
There was a problem hiding this comment.
Left a few formatting suggestions! The preview link is appearing broken, but you can see it here: https://insomnia-docs-git-docu-3908-teaminsomnia.vercel.app/insomnia/get-started/documents/spec
Comment on lines
+26
to
+30
| <ul> | ||
| <li>Open the Document or Collection dropdown menu.</li> | ||
| <li>Select <b>Import/Export</b>.</li> | ||
| <li>Choose an option from the <b>Import Data</b> dropdown menu.</li> | ||
| </ul> |
Contributor
There was a problem hiding this comment.
Suggested change
| <ul> | |
| <li>Open the Document or Collection dropdown menu.</li> | |
| <li>Select <b>Import/Export</b>.</li> | |
| <li>Choose an option from the <b>Import Data</b> dropdown menu.</li> | |
| </ul> | |
| <ol> | |
| <li>Open the Document or Collection dropdown menu.</li> | |
| <li>Select <b>Import/Export</b>.</li> | |
| <li>Choose an option from the <b>Import Data</b> dropdown menu.</li> | |
| </ol> |
Comment on lines
+32
to
+36
| <ul> | ||
| <li>Go to <b>Preferences</b>.</li> | ||
| <li>Navigate to the <b>Data</b> tab.</li> | ||
| <li>Select an option from the <b>Import Data</b> dropdown menu.</li> | ||
| </ul> |
Contributor
There was a problem hiding this comment.
Suggested change
| <ul> | |
| <li>Go to <b>Preferences</b>.</li> | |
| <li>Navigate to the <b>Data</b> tab.</li> | |
| <li>Select an option from the <b>Import Data</b> dropdown menu.</li> | |
| </ul> | |
| <ol> | |
| <li>Go to <b>Preferences</b>.</li> | |
| <li>Navigate to the <b>Data</b> tab.</li> | |
| <li>Select an option from the <b>Import Data</b> dropdown menu.</li> | |
| </ol> |
Comment on lines
+42
to
+54
| <h3>Steps to Export Data</h3> | ||
| <p><b>From Document or Collection:</b></p> | ||
| <ul> | ||
| <li>Open the Document or Collection name dropdown menu.</li> | ||
| <li>Select <b>Import/Export</b>.</li> | ||
| <li>Choose an option from the <b>Export Data</b> dropdown menu.</li> | ||
| </ul> | ||
| <p><b>From Preferences:</b></p> | ||
| <ul> | ||
| <li>Go to <b>Preferences</b>.</li> | ||
| <li>Navigate to the <b>Data</b> tab.</li> | ||
| <li>Select an option from the <b>Export Data</b> dropdown menu.</li> | ||
| </ul> |
Contributor
There was a problem hiding this comment.
Suggested change
| <h3>Steps to Export Data</h3> | |
| <p><b>From Document or Collection:</b></p> | |
| <ul> | |
| <li>Open the Document or Collection name dropdown menu.</li> | |
| <li>Select <b>Import/Export</b>.</li> | |
| <li>Choose an option from the <b>Export Data</b> dropdown menu.</li> | |
| </ul> | |
| <p><b>From Preferences:</b></p> | |
| <ul> | |
| <li>Go to <b>Preferences</b>.</li> | |
| <li>Navigate to the <b>Data</b> tab.</li> | |
| <li>Select an option from the <b>Export Data</b> dropdown menu.</li> | |
| </ul> | |
| <p><b>From Document or Collection:</b></p> | |
| <ol> | |
| <li>Open the Document or Collection name dropdown menu.</li> | |
| <li>Select <b>Import/Export</b>.</li> | |
| <li>Choose an option from the <b>Export Data</b> dropdown menu.</li> | |
| </ol> | |
| <p><b>From Preferences:</b></p> | |
| <ol> | |
| <li>Go to <b>Preferences</b>.</li> | |
| <li>Navigate to the <b>Data</b> tab.</li> | |
| <li>Select an option from the <b>Export Data</b> dropdown menu.</li> | |
| </ol> |
| <div class="tab-pane fade" id="nav-import" role="tabpanel" aria-labelledby="nav-import-tab"> | ||
| <h2>Import Data</h2> | ||
| <p>Insomnia allows you to import data from a file, URL, or clipboard.</p> | ||
| <h3>Steps to Import Data</h3> |
Contributor
There was a problem hiding this comment.
Suggested change
| <h3>Steps to Import Data</h3> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://konghq.atlassian.net/browse/DOCU-3908