swagger-api / swagger-api/swagger-ui
Support for WebSockets (ws/wss)
Open
Nobody has claimed this yet.
cat: try-it-out
P2
type: feature
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
any protocol (such as ws/wss) scheme can be specified in the servers/url property.
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
No file or test is named. Start by tracing how Swagger UI processes the OpenAPI servers/url property and inspect the related tests for supported schemes. Done means ws and wss URLs are accepted and displayed or used consistently without breaking existing HTTP and HTTPS behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100