mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-15 13:29:05 +00:00
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