From 0ead3d109625b13d02f0a82157dca1248b4e429c Mon Sep 17 00:00:00 2001 From: wing328 Date: Wed, 31 Jul 2019 19:46:42 +0000 Subject: [PATCH] Deploy website Deploy website version based on 0e621dcc29bb3ec79d394ddb9363a8e64a227ee2 --- docs/generators/typescript-angular.html | 3 ++- docs/generators/typescript-angular/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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