This commit is contained in:
dongweiming 2016-09-01 17:14:23 +08:00
parent 5efc9010cc
commit c53a778f60

View File

@ -102,6 +102,7 @@ positional.add_argument(
'items',
metavar='REQUEST_ITEM',
nargs=ZERO_OR_MORE,
default=None,
type=KeyValueArgType(*SEP_GROUP_ALL_ITEMS),
help=r"""
Optional key-value pairs to be included in the request. The separator used