Updated the documentation of modules to match argspec including the type setting for bool parameters (#36821)

This commit is contained in:
Gaurav Rastogi
2018-02-28 06:38:03 -08:00
committed by John R Barker
parent 8362ddd107
commit 60e39b9718
38 changed files with 176 additions and 137 deletions

View File

@@ -45,6 +45,7 @@ options:
timeout:
description:
- Timeout (in seconds) for Avi API calls.
default: 60
extends_documentation_fragment:
- avi
'''