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

Open
#5,363 0 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.