swagger-api / swagger-api/swagger-codegen

[typescript-angular][3.0.26] inlineResponse200Info.ts missing generic typing on Map

Open
#11,028 3 comments 1 reaction 0 assignees View on GitHub

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.

image

Swagger-codegen version

3.0.26

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.