Swagger: Server swagger drops the serverport in the calls
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 195
Description
Unlike the controller swagger; the server swagger drops the port number when generating the urls; resulting in errors.
To fix have to manually pop the port number into the command.
Contributor guide
Research direction
Start by locating the server Swagger URL-generation entry point and compare its handling with controller Swagger. Reproduce a generated call that loses the server port, then verify that generated server URLs retain the configured port and no longer require manual correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100