From 66422fb6b880ad2a7c4cd520e0aab1c6f9f3b6cc Mon Sep 17 00:00:00 2001
From: wing328
Date: Thu, 4 Apr 2019 23:51:02 +0000
Subject: [PATCH] Deploy website
Deploy website version based on d9ae80f76f718c02f8a5ca13cc81a498d5e5f521
---
docs/generators/typescript-axios.html | 3 ++-
docs/generators/typescript-axios/index.html | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
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