forked from loafle/openapi-generator-original
clean up supporting-mustache (#18524)
This commit is contained in:
parent
519eaf6bf3
commit
f8d91510a9
@ -910,7 +910,7 @@ public class CLibcurlClientCodegen extends DefaultCodegen implements CodegenConf
|
||||
// only process the following type (or we can simply rely on the file extension to check if it's a .c or .h file)
|
||||
Set<String> supportedFileType = new HashSet<>(
|
||||
Arrays.asList(
|
||||
"supporting-mustache",
|
||||
"supporting-file",
|
||||
"model-test",
|
||||
"model",
|
||||
"api-test",
|
||||
|
Loading…
x
Reference in New Issue
Block a user