diff --git a/docs/generators/python-experimental.html b/docs/generators/python-experimental.html
index 3de52039c58..661c22ff010 100644
--- a/docs/generators/python-experimental.html
+++ b/docs/generators/python-experimental.html
@@ -24,7 +24,6 @@
packageUrl | python package URL. | | null |
packageVersion | python package version. | | 1.0.0 |
projectName | python project name in setup.py (e.g. petstore-api). | | null |
-sortParamsByRequiredFlag | Sort method arguments to place required parameters before optional parameters. | | true |
useNose | use the nose test framework | | false |
@@ -109,4 +108,4 @@
with
yield
-Last updated on 1/20/2020