forked from loafle/openapi-generator-original
Merge pull request #1497 from aersamkull/master
Aligns the two typescript generators
This commit is contained in:
@@ -4,7 +4,7 @@ import io.swagger.codegen.SupportingFile;
|
||||
import java.io.File;
|
||||
|
||||
public class TypeScriptAngularClientCodegen extends AbstractTypeScriptClientCodegen {
|
||||
|
||||
|
||||
@Override
|
||||
public String getName() {
|
||||
return "typescript-angular";
|
||||
|
||||
Reference in New Issue
Block a user