From e868e2ba85f88f134098f6a7319efc3ab3bdca4e Mon Sep 17 00:00:00 2001
From: wing328
Date: Tue, 5 Mar 2019 09:16:49 +0000
Subject: [PATCH] Deploy website
Deploy website version based on caf404d857ecde1b0c64a3f021f2fd12cbe85de1
---
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 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