From 983794e18b40ae746480a13a980e7692c8337bdf Mon Sep 17 00:00:00 2001
From: wing328
Date: Mon, 29 Jul 2019 14:09:43 +0000
Subject: [PATCH] Deploy website
Deploy website version based on 37cdc8e4939cf3044397d37ee63ecf6e820a2946
---
docs/generators/openapi-yaml.html | 4 +-
docs/generators/openapi-yaml/index.html | 4 +-
docs/templating.html | 71 +++++++++++++++----------
docs/templating/index.html | 71 +++++++++++++++----------
4 files changed, 88 insertions(+), 62 deletions(-)
diff --git a/docs/generators/openapi-yaml.html b/docs/generators/openapi-yaml.html
index 779a15f4439..54143cee596 100644
--- a/docs/generators/openapi-yaml.html
+++ b/docs/generators/openapi-yaml.html
@@ -20,7 +20,7 @@ sidebar_label: openapi-yaml
ensureUniqueParams | Whether to ensure parameter names are unique in an operation (rename parameters that are not). | | true |
allowUnicodeIdentifiers | boolean, toggles whether unicode identifiers are allowed in names or not, default is false | | false |
prependFormOrBodyParameters | Add form or body parameters to the beginning of the parameter list. | | false |
-outputFile | output filename | | null |
+outputFile | Output filename | | openapi/openapi.yaml |
-Last updated on 2019-7-18