forked from loafle/openapi-generator-original
Rename haskell to haskell-servant
This commit is contained in:
parent
4e3d94c005
commit
cfcd6cbe48
@ -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";
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user