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