mnahkies / mnahkies/openapi-code-generator
support encoding
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 8
- Avg merge
- 20h 27m
- Merged PRs (30d)
- 7
Description
add support for the encoding object https://spec.openapis.org/oas/v3.0.3#encoding-object
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 with the OpenAPI 3.0.3 Encoding Object specification linked in the issue, then locate the generator's parsing and output entry points. Verify completion with specifications that use encoding objects and confirm they produce the expected generated output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100