diff --git a/docs/generators/typescript-axios.html b/docs/generators/typescript-axios.html
index 69ded379a26..3343dd687b6 100644
--- a/docs/generators/typescript-axios.html
+++ b/docs/generators/typescript-axios.html
@@ -29,6 +29,7 @@ sidebar_label: typescript-axios
npmRepository | Use this property to set an url your private npmRepo in the package.json | | null |
snapshot | When setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmm | | false |
withInterfaces | Setting this property to true will generate interfaces next to the default class implementations. | | false |
+withSeparateModelsAndApi | Put the model and api in separate folders and in separate classes | | false |
-Last updated on 2019-2-17