OpenAPITools / OpenAPITools/openapi-generator

[BUG] Using typescript-angular generator and generated service cannot add populate property with more complex structure like : {'populate[0]': 'dummy', 'populate[1]': 'dummy2'}).

Open
#20,880 0 comments 0 reactions 1 assignee View on GitHub

@kay-schecker is already working on this.

Since Feb 26, 2025.

Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

⚠️ Important Notice

It only allows string, Making it with type any, it works, but would like generated code to be with any, with no additional modification by me. Could you review the issue.

Please differentiate the bug

This repository is not responsible for the actual code generation. If you have problems with the code generation, please open the bug at OpenAPITools/openapi-generator.

Please also check if the bug is already known before you open a new bug.


🐛 Bug Report:

Describe the bug

A clear and concise description of what the bug is.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Operation System (please complete the following information):
  • OS: [e.g. Ubuntu ]
  • Version [e.g. 22]
Package System (please complete the following information):
  • Version [e.g. 22]
Additional context

Add any other context about the problem here.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.