OpenAPITools / OpenAPITools/openapi-generator
[REQ] supporting custom formats in generator
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
The specification says about format as follows
format – OpenAPI has its own predefined formats and also allows custom formats.
But how exactly a custom format can be used? I don't find any features in the tooling of OpenAPI to extend support for custom formats that we use in a spec.
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
The issue names no file, test, or entry point. Start by locating how the generator handles OpenAPI format values, then clarify how custom formats should be declared and propagated; the work is done when the extension path and its expected behavior are specified and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, openapi
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100