Closed will-in-wi closed 9 years ago
master should have a fix. if that works for you, I can open a PR against APMG repo.
It looks like that fixed the ticketed bug, although query
is now also erroring.
Undef did not pass type constraint "Str" (in $args->{"query"}) at (eval 130) line 281
"Str" is a subtype of "Value"
"Value" is a subtype of "Defined"
Undef did not pass type constraint "Defined" (in $args->{"query"})
"Defined" is defined as: (defined($_))
b8111c0 should make more attributes optional. 'query' in particular is defined as optional by the spec.
It looks like that did it. Thanks!
Error is
Code:
Feed: