swagger-api / swagger-api/swagger-inflector
Add pretty-printing option for Swagger definitions
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 172
- Forks
- 85
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
We should enable pretty printing the JSON response of the swagger definition, when enabled in the configuration.
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 locating the code that serves the Swagger definition JSON response and the configuration that controls its behavior. Add the pretty-printing option there, then verify that enabling it produces formatted JSON in the response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100