| Package | Description |
|---|---|
| org.openapitools.codegen | |
| org.openapitools.codegen.languages |
| Modifier and Type | Field and Description |
|---|---|
protected List<SupportingFile> |
DefaultCodegen.supportingFiles |
| Modifier and Type | Method and Description |
|---|---|
SupportingFile |
SupportingFile.doNotOverwrite()
Identifies this instance as referring to a supporting file which should not overwrite a file of the same name.
|
| Modifier and Type | Method and Description |
|---|---|
List<SupportingFile> |
DefaultCodegen.supportingFiles() |
List<SupportingFile> |
CodegenConfig.supportingFiles() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JavaHelidonCommonCodegen.processSupportingFiles(List<SupportingFile> modifiable,
List<SupportingFile> unmodifiable)
Determine whether to generate or overwrite files depending on fullProject property.
|
protected void |
JavaHelidonCommonCodegen.processSupportingFiles(List<SupportingFile> modifiable,
List<SupportingFile> unmodifiable)
Determine whether to generate or overwrite files depending on fullProject property.
|
Copyright © 2023. All rights reserved.