OpenAPITools / OpenAPITools/openapi-generator-cli

[BUG] openapiGeneratorIgnoreList is missing from schema

Open
#1,138 1 comment 0 reactions 1 assignee View on GitHub

@kay-schecker is already working on this.

Since Feb 17, 2026.

bug
Dominant language
TypeScript
Stars
2k
Forks
208
Avg merge
7h 12m
Merged PRs (30d)
6

Description

⚠️ Important Notice

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

The "openapiGeneratorIgnoreList" option is missing within the JSON schema, even though specifying it does work.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Add "openapiGeneratorIgnoreList" option to a generator
  2. Notice schema validation fails
  3. Execute generator
  4. See "openapiGeneratorIgnoreList" being used as expected
Expected behavior

Schema includes definition for openapiGeneratorIgnoreList property.

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

Slightly unrelated but allowing an array within the JSON would be a nice addition.

Contributor guide

No contributing guide indexed for this repository

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.