forked from loafle/openapi-generator-original
Rename haskell to haskell-servant
This commit is contained in:
@@ -32,7 +32,7 @@ public class HaskellServantCodegen extends DefaultCodegen implements CodegenConf
|
||||
* @return the friendly name for the generator
|
||||
*/
|
||||
public String getName() {
|
||||
return "haskell";
|
||||
return "haskell-servant";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user