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
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 |
+withoutPrefixEnums | Dont prefix enum names with class names | | false |
-Last updated on 2019-3-27