swagger-api / swagger-api/swagger-codegen
Invalid generation of JSON PostProcessor
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Tested in context of : "library" set to "okhttp-gson".
Even it is used "readOnly" to true it is generated postSerialize and so on that it is not required.
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
Reproduce the issue with the "okhttp-gson" library and a readOnly setting enabled. Inspect the generator templates and output handling for postSerialize and related methods; done means readOnly models no longer generate those unnecessary methods.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100