Azure / Azure/api-management-developer-portal
Add support for downloading large files in Test console
- Dominant language
- TypeScript
- Stars
- 545
- Forks
- 360
- PR merge metrics
- No merged PRs in 30d
Description
There are cases when an API serves downloadable files (like .zip) which is not reviewable, and hence it doesn't make sense to show its content in the response section. Instead, the Test console should open the "Save as" dialog, and, if possible, show the download progress.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Test console implementation and the response section that renders API results. Trace how downloadable responses such as ZIP files are handled, then verify that large downloads open a Save as dialog and, where supported, display download progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100