diff --git a/docs/generators/typescript-axios.html b/docs/generators/typescript-axios.html index 3ac5555cf03..1269f5eb68b 100644 --- a/docs/generators/typescript-axios.html +++ b/docs/generators/typescript-axios.html @@ -30,6 +30,7 @@ sidebar_label: typescript-axios

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 +withoutPrefixEnumsDont prefix enum names with class namesfalse -
Last updated on 2019-3-27
\ No newline at end of file +
Last updated on 2019-4-4
\ No newline at end of file diff --git a/docs/generators/typescript-axios/index.html b/docs/generators/typescript-axios/index.html index 3ac5555cf03..1269f5eb68b 100644 --- a/docs/generators/typescript-axios/index.html +++ b/docs/generators/typescript-axios/index.html @@ -30,6 +30,7 @@ sidebar_label: typescript-axios

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 +withoutPrefixEnumsDont prefix enum names with class namesfalse -
Last updated on 2019-3-27
\ No newline at end of file +
Last updated on 2019-4-4
\ No newline at end of file