-
-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
bugSomething isn't workingSomething isn't working
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:
- Add "openapiGeneratorIgnoreList" option to a generator
- Notice schema validation fails
- Execute generator
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working