mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #651] New Feature: Export a session into structured html documentation to be used for API reference #647
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#647
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 @marcocattai on GitHub (Oct 9, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/651
Originally assigned to: @NghiaTranUIT on GitHub.
After recording a session with a client, being able to export a session into structured HTML Documentation to be used for API reference.
For each endpoint it should include:
Proxyman version? (Ex. Proxyman 1.4.3)
macOS Version? (Ex. mac 10.14)
Steps to reproduce
Expected behavior
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Oct 9, 2020):
Hey, thanks for opening the ticket.
I will collect more feature requests and consider supporting "Export to HTML format".
But for now, you can work around by exporting to HAR format -> Then using some HAR tools (ex: http://www.softwareishard.com/blog/har-viewer/) to open on the Webview and save as HTML format 👍