swagger-api / swagger-api/swagger-parser
Properties of type "number" of "integer" without format lose their "enum" and "defaultValue" at import
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 867
- Forks
- 560
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
Affects v1.0.27
Caused by swagger-core issue: https://github.com/swagger-api/swagger-core/issues/2178
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 reproducing the import behavior reported for v1.0.27 and review the linked swagger-core issue 2178 to understand the dependency interaction. The work is complete when importing a number property of type integer without a format preserves its enum and defaultValue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100