We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bbc2cf commit 0abaf2bCopy full SHA for 0abaf2b
openapi-generator/test/test_annotations/test_generator.dart
@@ -42,7 +42,6 @@ class TestGenerator extends src_gen.GeneratorForAnnotation<Openapi> {
42
SupportedFields(name: 'importMappings', type: Map),
43
SupportedFields(name: 'reservedWordsMappings', type: Map),
44
SupportedFields(name: 'inlineSchemaNameMappings', type: Map),
45
- // SupportedFields(name:'inlineSchemaOptions'),
46
SupportedFields(name: 'apiPackage', type: String),
47
SupportedFields(name: 'fetchDependencies', type: bool),
48
SupportedFields(name: 'runSourceGenOnOutput', type: bool),
0 commit comments