swagger-api / swagger-api/swagger-parser
Conversion of json schema in Draft 4 to Schema
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 867
- Forks
- 560
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
Is there any way I can get the Schema object from json schema in Draft 4 or 5 version for openapi 3.0.0
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 how swagger-parser represents OpenAPI 3.0.0 Schema objects and whether it currently accepts JSON Schema Draft 4 or 5 input. Done means defining and validating a supported conversion path from the requested JSON Schema versions to a Schema object.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, openapi
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100