swagger-api / swagger-api/swagger-ui
Generate a link for each operation that has a GET method to open a new browser window/tab with this GET request
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
Q&A (please complete the following information)
- Method of installation: dist assets
- Swagger-UI version: 3.22.1
- Swagger/OpenAPI version: OpenAPI 3.0
How can we help?
Did anybody implement a plugin already to generate a link/anchor for each operation that has a GET method in the "try it out" part of the UI ...to open a new browser window/tab with this GET request and its set parameters of the UI ? Could somebody please help how to do that ? Thanks. Alfred
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the dist assets and the Swagger UI “Try it out” controls for GET operations. Determine how an operation-specific link could preserve its configured parameters and open the resulting GET request in a new browser window or tab; done means the behavior works consistently for eligible GET operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100