Fix module validator handling of empty options.

This commit is contained in:
Matt Clay 2017-12-05 16:18:01 -08:00
commit 90ac38bd4c
2 changed files with 6 additions and 6 deletions

View file

@ -104,6 +104,7 @@ Errors
Arguments with a default should not be marked as required
318 Module deprecated, but DOCUMENTATION.deprecated is missing
319 ``RETURN`` fragments missing or invalid
320 ``DOCUMENTATION.options`` must be a dictionary/hash when used
..
--------- -------------------
**4xx** **Syntax**