diff --git a/docs/generators/javascript-flowtyped.html b/docs/generators/javascript-flowtyped.html index 3f1e274a993f..9138a0bb8c5a 100644 --- a/docs/generators/javascript-flowtyped.html +++ b/docs/generators/javascript-flowtyped.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -287,4 +288,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/javascript-flowtyped/index.html b/docs/generators/javascript-flowtyped/index.html index 3f1e274a993f..9138a0bb8c5a 100644 --- a/docs/generators/javascript-flowtyped/index.html +++ b/docs/generators/javascript-flowtyped/index.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -287,4 +288,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-angular.html b/docs/generators/typescript-angular.html index dfc65dbea585..592013b5eaf1 100644 --- a/docs/generators/typescript-angular.html +++ b/docs/generators/typescript-angular.html @@ -30,6 +30,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false providedInRootUse this property to provide Injectables in root (it is only valid in angular version greater or equal to 6.0.0).false serviceFileSuffixThe suffix of the file of the generated service (service<suffix>.ts)..service @@ -289,4 +290,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index dfc65dbea585..592013b5eaf1 100644 --- a/docs/generators/typescript-angular/index.html +++ b/docs/generators/typescript-angular/index.html @@ -30,6 +30,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false providedInRootUse this property to provide Injectables in root (it is only valid in angular version greater or equal to 6.0.0).false serviceFileSuffixThe suffix of the file of the generated service (service<suffix>.ts)..service @@ -289,4 +290,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-angularjs.html b/docs/generators/typescript-angularjs.html index ee6f49ab8035..49862728e421 100644 --- a/docs/generators/typescript-angularjs.html +++ b/docs/generators/typescript-angularjs.html @@ -22,6 +22,7 @@ enumNameSuffixSuffix that will be appended to all enum names. A special 'v4-compat' value enables the backward-compatible behavior (as pre v4.2.3)v4-compat enumPropertyNamingNaming convention for enum properties: 'camelCase', 'PascalCase', 'snake_case', 'UPPERCASE', and 'original'PascalCase modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true @@ -272,4 +273,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-angularjs/index.html b/docs/generators/typescript-angularjs/index.html index ee6f49ab8035..49862728e421 100644 --- a/docs/generators/typescript-angularjs/index.html +++ b/docs/generators/typescript-angularjs/index.html @@ -22,6 +22,7 @@ enumNameSuffixSuffix that will be appended to all enum names. A special 'v4-compat' value enables the backward-compatible behavior (as pre v4.2.3)v4-compat enumPropertyNamingNaming convention for enum properties: 'camelCase', 'PascalCase', 'snake_case', 'UPPERCASE', and 'original'PascalCase modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true @@ -272,4 +273,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-aurelia.html b/docs/generators/typescript-aurelia.html index 64e1726a08aa..98ab0dbd0527 100644 --- a/docs/generators/typescript-aurelia.html +++ b/docs/generators/typescript-aurelia.html @@ -24,6 +24,7 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase 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 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -275,4 +276,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-aurelia/index.html b/docs/generators/typescript-aurelia/index.html index 64e1726a08aa..98ab0dbd0527 100644 --- a/docs/generators/typescript-aurelia/index.html +++ b/docs/generators/typescript-aurelia/index.html @@ -24,6 +24,7 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase 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 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -275,4 +276,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-axios.html b/docs/generators/typescript-axios.html index 43f2aee0df07..32af98700450 100644 --- a/docs/generators/typescript-axios.html +++ b/docs/generators/typescript-axios.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url of your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -279,4 +280,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-axios/index.html b/docs/generators/typescript-axios/index.html index 43f2aee0df07..32af98700450 100644 --- a/docs/generators/typescript-axios/index.html +++ b/docs/generators/typescript-axios/index.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url of your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -279,4 +280,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-fetch.html b/docs/generators/typescript-fetch.html index 9dbd90fa1f01..8a74868b4904 100644 --- a/docs/generators/typescript-fetch.html +++ b/docs/generators/typescript-fetch.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prefixParameterInterfacesSetting this property to true will generate parameter interface declarations prefixed with API class name to avoid name conflicts.false prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse @@ -305,4 +306,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-fetch/index.html b/docs/generators/typescript-fetch/index.html index 9dbd90fa1f01..8a74868b4904 100644 --- a/docs/generators/typescript-fetch/index.html +++ b/docs/generators/typescript-fetch/index.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prefixParameterInterfacesSetting this property to true will generate parameter interface declarations prefixed with API class name to avoid name conflicts.false prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse @@ -305,4 +306,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-inversify.html b/docs/generators/typescript-inversify.html index 109b258a5050..5acc4f79000b 100644 --- a/docs/generators/typescript-inversify.html +++ b/docs/generators/typescript-inversify.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -282,4 +283,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-inversify/index.html b/docs/generators/typescript-inversify/index.html index 109b258a5050..5acc4f79000b 100644 --- a/docs/generators/typescript-inversify/index.html +++ b/docs/generators/typescript-inversify/index.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -282,4 +283,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-jquery.html b/docs/generators/typescript-jquery.html index 6101e25cb7d5..3ebfad431308 100644 --- a/docs/generators/typescript-jquery.html +++ b/docs/generators/typescript-jquery.html @@ -26,6 +26,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -277,4 +278,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-jquery/index.html b/docs/generators/typescript-jquery/index.html index 6101e25cb7d5..3ebfad431308 100644 --- a/docs/generators/typescript-jquery/index.html +++ b/docs/generators/typescript-jquery/index.html @@ -26,6 +26,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -277,4 +278,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-node.html b/docs/generators/typescript-node.html index afa7048e36f1..68be7176272b 100644 --- a/docs/generators/typescript-node.html +++ b/docs/generators/typescript-node.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -280,4 +281,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-node/index.html b/docs/generators/typescript-node/index.html index afa7048e36f1..68be7176272b 100644 --- a/docs/generators/typescript-node/index.html +++ b/docs/generators/typescript-node/index.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -280,4 +281,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-redux-query.html b/docs/generators/typescript-redux-query.html index 8c80d29add62..e1bbe9500bc7 100644 --- a/docs/generators/typescript-redux-query.html +++ b/docs/generators/typescript-redux-query.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -301,4 +302,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-redux-query/index.html b/docs/generators/typescript-redux-query/index.html index 8c80d29add62..e1bbe9500bc7 100644 --- a/docs/generators/typescript-redux-query/index.html +++ b/docs/generators/typescript-redux-query/index.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -301,4 +302,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-rxjs.html b/docs/generators/typescript-rxjs.html index 62e9f4009f74..af65b6d767d2 100644 --- a/docs/generators/typescript-rxjs.html +++ b/docs/generators/typescript-rxjs.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -293,4 +294,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file diff --git a/docs/generators/typescript-rxjs/index.html b/docs/generators/typescript-rxjs/index.html index 62e9f4009f74..af65b6d767d2 100644 --- a/docs/generators/typescript-rxjs/index.html +++ b/docs/generators/typescript-rxjs/index.html @@ -25,6 +25,7 @@ npmNameThe name under which you want to publish generated npm package. Required to generate a full packagenull npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull npmVersionThe version of your npm package. If not provided, using the version from the OpenAPI specification file.1.0.0 +nullSafeAdditionalPropsSet to make additional properties types declare that their indexer may return undefinedfalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse sortModelPropertiesByRequiredFlagSort model properties to place required parameters before optional parameters.true @@ -293,4 +294,4 @@ Custom✗OAS2,OAS3 -
Last updated on 2/2/2020
\ No newline at end of file +
Last updated on 2/10/2020
\ No newline at end of file