Uses of Class
io.swagger.codegen.v3.SupportingFile
-
Packages that use SupportingFile Package Description io.swagger.codegen.v3 -
-
Uses of SupportingFile in io.swagger.codegen.v3
Subclasses of SupportingFile in io.swagger.codegen.v3 Modifier and Type Class Description classGlobalSupportingFileMethods in io.swagger.codegen.v3 that return types with arguments of type SupportingFile Modifier and Type Method Description List<SupportingFile>CodegenConfig. configFiles()List<SupportingFile>CodegenConfig. supportingFiles()
-