OpenAPITools / OpenAPITools/openapi-generator
Question anout typescript - angular
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
I seem not be able to find this issue, but can't imagine I'm alone?
When using OpenAPI 3.1.0, while it all generates, all my properties are 'any' while they should be string, number, etc.
I'm using 6.6.0 and the issue goes away if I change to OpenAPI 3.0.3. Is this expected, can I help?
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 report with OpenAPI 3.1.0 and generator 6.6.0 for an Angular TypeScript client, then compare the generated property types with the same input under OpenAPI 3.0.3. Done means determining whether the reported any types are expected or correcting the generated types for OpenAPI 3.1.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, openapi, typescript
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100