diff --git a/docs/generators/typescript-angular.html b/docs/generators/typescript-angular.html index 626fd09a2d7..f7574182a0c 100644 --- a/docs/generators/typescript-angular.html +++ b/docs/generators/typescript-angular.html @@ -35,6 +35,7 @@ sidebar_label: typescript-angular

modelSuffixThe suffix of the generated model.null modelFileSuffixThe suffix of the file of the generated model (model<suffix>.ts).null fileNamingNaming convention for the output files: 'camelCase', 'kebab-case'.camelCase +stringEnumsGenerate string enums instead of objects for enum values.false -
Last updated on 2019-7-22
\ No newline at end of file +
Last updated on 2019-7-31
\ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index 626fd09a2d7..f7574182a0c 100644 --- a/docs/generators/typescript-angular/index.html +++ b/docs/generators/typescript-angular/index.html @@ -35,6 +35,7 @@ sidebar_label: typescript-angular

modelSuffixThe suffix of the generated model.null modelFileSuffixThe suffix of the file of the generated model (model<suffix>.ts).null fileNamingNaming convention for the output files: 'camelCase', 'kebab-case'.camelCase +stringEnumsGenerate string enums instead of objects for enum values.false -
Last updated on 2019-7-22
\ No newline at end of file +
Last updated on 2019-7-31
\ No newline at end of file