From bb13ac34f944207705593b8f7ca7bbaddbe60e2f Mon Sep 17 00:00:00 2001 From: wing328 Date: Thu, 24 Oct 2019 08:47:25 +0000 Subject: [PATCH] Deploy website Deploy website version based on e85f6c577e5a3a77bdfe59df1453bf5ddfe30b9a --- 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 d8df1de7208..89f4202d2c8 100644 --- a/docs/generators/typescript-angular.html +++ b/docs/generators/typescript-angular.html @@ -31,6 +31,7 @@ taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false providedInRootUse this property to provide Injectables in root (it is only valid in angular version greater or equal to 6.0.0).false ngVersionThe version of Angular.8.0.0 +apiModulePrefixThe prefix of the generated ApiModule.null serviceSuffixThe suffix of the generated service.Service serviceFileSuffixThe suffix of the file of the generated service (service<suffix>.ts)..service modelSuffixThe suffix of the generated model.null @@ -39,4 +40,4 @@ stringEnumsGenerate string enums instead of objects for enum values.false -
Last updated on 2019-10-16
\ No newline at end of file +
Last updated on 2019-10-24
\ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index d8df1de7208..89f4202d2c8 100644 --- a/docs/generators/typescript-angular/index.html +++ b/docs/generators/typescript-angular/index.html @@ -31,6 +31,7 @@ taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false providedInRootUse this property to provide Injectables in root (it is only valid in angular version greater or equal to 6.0.0).false ngVersionThe version of Angular.8.0.0 +apiModulePrefixThe prefix of the generated ApiModule.null serviceSuffixThe suffix of the generated service.Service serviceFileSuffixThe suffix of the file of the generated service (service<suffix>.ts)..service modelSuffixThe suffix of the generated model.null @@ -39,4 +40,4 @@ stringEnumsGenerate string enums instead of objects for enum values.false -
Last updated on 2019-10-16
\ No newline at end of file +
Last updated on 2019-10-24
\ No newline at end of file