make range parametr optional

This commit is contained in:
ilyal 2020-06-14 08:11:49 +03:00
parent 4279fde14f
commit 05f0e6d0e2

View file

@ -335,7 +335,7 @@ options:
range: range:
description: description:
- Range of a sheet to query from. Only used when non-empty. - Range of a sheet to query from. Only used when non-empty.
required: true required: false
type: str type: str
csv_options: csv_options:
description: description: