swagger-api / swagger-api/swagger-codegen
[typescript-angular][3.0.26] inlineResponse200Info.ts missing generic typing on Map
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
The generated file inlineResponse200Info.ts is missing generic typing for Map.

Swagger-codegen version
3.0.26
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
Locate the generator template or entry point that produces inlineResponse200Info.ts for the TypeScript Angular client, then reproduce the reported output from a suitable Swagger definition. Compare the generated Map declaration with the expected generic typing and verify that regenerated output contains the required type parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100