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