mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #2247] [feature]: Add notes @ request/collection level #772
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#772
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?
Originally created by @golavr on GitHub (Apr 9, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2247
Is there an existing issue for this?
Summary
Add a new notes tab so users can write some notes about requests.
It can be a plain simple one in phase 1 afterward it can be rich text supporting links and other enhancements.
Why should this be worked on?
Some APIs calls have multiple parameters w/ multiple options.
Giving the ability to attach/copy the documentation or placing a link to documentation will make the user's life much easier.
The size can be limited so users won't abuse the feature.
Postman has this feature...
@GiorgioBertolotti commented on GitHub (May 10, 2022):
I'd love to see this too, it could be very meaningful for requests where you have optional parameters, different kind of responses and you want to share this informations with all the team.
@azvyae commented on GitHub (Jul 12, 2023):
I just made an postman api v2.1 parser but that built with react. Maybe i could help you guys here to create pull request to develop this feature, i guess it should be straightforward to develop this. Before that has anyone attempt to built this for hoppscotch?
@liyasthomas commented on GitHub (Aug 5, 2023):
Possibly a duplicate of #2018, hence closing.