mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 17:26:03 +03:00
[PR #1602] [MERGED] Fix folder nesting in document generation #3421
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#3421
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/1602
Author: @oshhh
Created: 4/14/2021
Status: ✅ Merged
Merged: 4/15/2021
Merged by: @liyasthomas
Base:
main← Head:documentation-generation📝 Commits (10+)
0acd4deCreate REQUIREMENTS.md5496bd0Merge branch 'main' of github.com:hoppscotch/hoppscotchc1bc8f6Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into maind576114Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into main3b62e46Merge branch 'main' of github.com:hoppscotch/hoppscotch73d8589Merge branch 'main' of https://github.com/SDOS-Winter2021/Team_5_hoppscotch into maine7c2ecaMerge branch 'main' of https://github.com/hoppscotch/hoppscotch into main5cae870Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into maina24e112Merge branch 'main' of github.com:hoppscotch/hoppscotch into main5380321nest folders📊 Changes
4 files changed (+230 additions, -244 deletions)
View changed files
➕
components/docs/Collection.vue(+36 -0)➕
components/docs/Folder.vue(+42 -0)➕
components/docs/Request.vue(+150 -0)📝
pages/doc.vue(+2 -244)📄 Description
Changes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.