mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-14 15:54:08 +00:00
#1809 Some small template changes.
This commit is contained in:
@@ -25,7 +25,7 @@ public class TypeScriptAngular2ClientCodegen extends AbstractTypeScriptClientCod
|
||||
|
||||
@Override
|
||||
public String getName() {
|
||||
return "TypeScript-Angular2";
|
||||
return "typescript-angular2";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user