swagger-api / swagger-api/swagger-inflector
JSON Serialization error when processing model with xml name for array items
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 172
- Forks
- 85
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
Seeing the same issue described here: https://github.com/swagger-api/swagger-inflector/pull/301
on the v1 branch. Does it make sense for the same fix to be merged across ?
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 reviewing the linked swagger-api/swagger-inflector pull request #301 and comparing its change with the v1 branch. Reproduce the JSON serialization error using a model with an xml name for array items. Done means the v1 branch handles this case consistently with the referenced fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100