mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #138] [MERGED] curl import added #2434
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2434
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/138
Author: @nityanandagohain
Created: 9/6/2019
Status: ✅ Merged
Merged: 9/8/2019
Merged by: @NBTX
Base:
master← Head:master📝 Commits (6)
afd466bcurl import added46ee372small fixesa993e21Merge branch 'master' into master1038b4brequested changes made: renamed to 'Import cURL' and moved the html code inside a pw-section8cf80c7Merge remote-tracking branch 'origin/master'9b010eechanged IMPORT to Import📊 Changes
4 files changed (+390 additions, -29 deletions)
View changed files
➕
assets/js/curlparser.js(+223 -0)➕
components/modal.vue(+94 -0)📝
package.json(+28 -27)📝
pages/index.vue(+45 -2)📄 Description
Fixes issue #93
Hey @liyasthomas I have tried to add functionality to import curl commands. Please let me know if any changes are required.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.