From 9cf1a17fff57f5e243b7d67dcef7c6793fce489e Mon Sep 17 00:00:00 2001 From: wing328 Date: Thu, 14 Nov 2019 10:31:20 +0000 Subject: [PATCH] Deploy website Deploy website version based on d9e93ce6ca348c93809eb5c8ab7f191f6dee90cd --- 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 794ec8b8f0a..1d8d09fd800 100644 --- a/docs/generators/typescript-angular.html +++ b/docs/generators/typescript-angular.html @@ -28,6 +28,7 @@ snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false +useSingleRequestParameterSetting this property to true will generate functions with a single argument containing all API endpoint parameters instead of one argument per parameter.false 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 @@ -40,4 +41,4 @@ stringEnumsGenerate string enums instead of objects for enum values.false -
Last updated on 2019-11-4
\ No newline at end of file +
Last updated on 2019-11-14
\ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index 794ec8b8f0a..1d8d09fd800 100644 --- a/docs/generators/typescript-angular/index.html +++ b/docs/generators/typescript-angular/index.html @@ -28,6 +28,7 @@ snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false +useSingleRequestParameterSetting this property to true will generate functions with a single argument containing all API endpoint parameters instead of one argument per parameter.false 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 @@ -40,4 +41,4 @@ stringEnumsGenerate string enums instead of objects for enum values.false -
Last updated on 2019-11-4
\ No newline at end of file +
Last updated on 2019-11-14
\ No newline at end of file