diff --git a/docs/generators/javascript-flowtyped.html b/docs/generators/javascript-flowtyped.html index a957a9ccb2fa..15f822502d8a 100644 --- a/docs/generators/javascript-flowtyped.html +++ b/docs/generators/javascript-flowtyped.html @@ -24,10 +24,10 @@ sidebar_label: javascript-flowtyped

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/javascript-flowtyped/index.html b/docs/generators/javascript-flowtyped/index.html index a957a9ccb2fa..15f822502d8a 100644 --- a/docs/generators/javascript-flowtyped/index.html +++ b/docs/generators/javascript-flowtyped/index.html @@ -24,10 +24,10 @@ sidebar_label: javascript-flowtyped

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-angular.html b/docs/generators/typescript-angular.html index 21ad5dba4264..28174403acb8 100644 --- a/docs/generators/typescript-angular.html +++ b/docs/generators/typescript-angular.html @@ -24,10 +24,10 @@ sidebar_label: typescript-angular

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm package. Required to generate a full angular packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.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 @@ -39,4 +39,4 @@ sidebar_label: typescript-angular

fileNamingNaming convention for the output files: 'camelCase', 'kebab-case'.camelCase -
Last updated on 2019-5-7
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index 21ad5dba4264..28174403acb8 100644 --- a/docs/generators/typescript-angular/index.html +++ b/docs/generators/typescript-angular/index.html @@ -24,10 +24,10 @@ sidebar_label: typescript-angular

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm package. Required to generate a full angular packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.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 @@ -39,4 +39,4 @@ sidebar_label: typescript-angular

fileNamingNaming convention for the output files: 'camelCase', 'kebab-case'.camelCase -
Last updated on 2019-5-7
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-aurelia.html b/docs/generators/typescript-aurelia.html index 50ac6f4b6f21..7823e2b28238 100644 --- a/docs/generators/typescript-aurelia.html +++ b/docs/generators/typescript-aurelia.html @@ -24,8 +24,9 @@ sidebar_label: typescript-aurelia

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-aurelia/index.html b/docs/generators/typescript-aurelia/index.html index 50ac6f4b6f21..7823e2b28238 100644 --- a/docs/generators/typescript-aurelia/index.html +++ b/docs/generators/typescript-aurelia/index.html @@ -24,8 +24,9 @@ sidebar_label: typescript-aurelia

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-axios.html b/docs/generators/typescript-axios.html index 9f29d44e21b8..e38c6e8dd67c 100644 --- a/docs/generators/typescript-axios.html +++ b/docs/generators/typescript-axios.html @@ -24,13 +24,13 @@ sidebar_label: typescript-axios

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse npmRepositoryUse this property to set an url of your private npmRepo in the package.jsonnull -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false withSeparateModelsAndApiPut the model and api in separate folders and in separate classesfalse withoutPrefixEnumsDon't prefix enum names with class namesfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-axios/index.html b/docs/generators/typescript-axios/index.html index 9f29d44e21b8..e38c6e8dd67c 100644 --- a/docs/generators/typescript-axios/index.html +++ b/docs/generators/typescript-axios/index.html @@ -24,13 +24,13 @@ sidebar_label: typescript-axios

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse npmRepositoryUse this property to set an url of your private npmRepo in the package.jsonnull -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false withSeparateModelsAndApiPut the model and api in separate folders and in separate classesfalse withoutPrefixEnumsDon't prefix enum names with class namesfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-fetch.html b/docs/generators/typescript-fetch.html index c65ba798caa5..678ae3f07761 100644 --- a/docs/generators/typescript-fetch.html +++ b/docs/generators/typescript-fetch.html @@ -24,11 +24,11 @@ sidebar_label: typescript-fetch

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-fetch/index.html b/docs/generators/typescript-fetch/index.html index c65ba798caa5..678ae3f07761 100644 --- a/docs/generators/typescript-fetch/index.html +++ b/docs/generators/typescript-fetch/index.html @@ -24,11 +24,11 @@ sidebar_label: typescript-fetch

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-inversify.html b/docs/generators/typescript-inversify.html index e567c87f2e18..d9e9230a4e90 100644 --- a/docs/generators/typescript-inversify.html +++ b/docs/generators/typescript-inversify.html @@ -24,13 +24,13 @@ sidebar_label: typescript-inversify

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false usePromiseSetting this property to use promise instead of observable inside every service.false taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-inversify/index.html b/docs/generators/typescript-inversify/index.html index e567c87f2e18..d9e9230a4e90 100644 --- a/docs/generators/typescript-inversify/index.html +++ b/docs/generators/typescript-inversify/index.html @@ -24,13 +24,13 @@ sidebar_label: typescript-inversify

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false usePromiseSetting this property to use promise instead of observable inside every service.false taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-jquery.html b/docs/generators/typescript-jquery.html index d90a32a1694a..4c6db5894efb 100644 --- a/docs/generators/typescript-jquery.html +++ b/docs/generators/typescript-jquery.html @@ -24,11 +24,11 @@ sidebar_label: typescript-jquery

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-jquery/index.html b/docs/generators/typescript-jquery/index.html index d90a32a1694a..4c6db5894efb 100644 --- a/docs/generators/typescript-jquery/index.html +++ b/docs/generators/typescript-jquery/index.html @@ -24,11 +24,11 @@ sidebar_label: typescript-jquery

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-node.html b/docs/generators/typescript-node.html index ff1b61e6628c..a2331421ba00 100644 --- a/docs/generators/typescript-node.html +++ b/docs/generators/typescript-node.html @@ -24,10 +24,10 @@ sidebar_label: typescript-node

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-node/index.html b/docs/generators/typescript-node/index.html index ff1b61e6628c..a2331421ba00 100644 --- a/docs/generators/typescript-node/index.html +++ b/docs/generators/typescript-node/index.html @@ -24,10 +24,10 @@ sidebar_label: typescript-node

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-rxjs.html b/docs/generators/typescript-rxjs.html index 750e48fd265a..f3d75ab827fd 100644 --- a/docs/generators/typescript-rxjs.html +++ b/docs/generators/typescript-rxjs.html @@ -24,11 +24,11 @@ sidebar_label: typescript-rxjs

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file diff --git a/docs/generators/typescript-rxjs/index.html b/docs/generators/typescript-rxjs/index.html index 750e48fd265a..f3d75ab827fd 100644 --- a/docs/generators/typescript-rxjs/index.html +++ b/docs/generators/typescript-rxjs/index.html @@ -24,11 +24,11 @@ sidebar_label: typescript-rxjs

prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase supportsES6Generate code that conforms to ES6.false -npmNameThe name under which you want to publish generated npm packagenull -npmVersionThe version of your npm packagenull +npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull +npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +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 -snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
Last updated on 2019-5-5
\ No newline at end of file +
Last updated on 2019-5-17
\ No newline at end of file