Closed oqq closed 7 years ago
Added to the newly created v2.0
milestone. When other tasks have been done I can come up with a suggestion to an implementation for this.
First thought is to add some sort of callback (like @length
for instance) called @type
or something similar.
Closed by commits from #42.
Currently there is no way to test the type from a json value.
Given the following response body
Would like it where viable to test
timed_out
to be abool
amount
to be ainteger
max_score
to be afloat
items
to be aarray