TinCanJS icon indicating copy to clipboard operation
TinCanJS copied to clipboard

StatementsResult object should handle `more: ""` like `null`

Open brianjmiller opened this issue 8 years ago • 0 comments

The more property value from a GET /statements request may be an empty string if there are no more results available. The constructor for StatementsResult should handle this case in the same way as if the property wasn't present at all.

brianjmiller avatar Jun 26 '17 14:06 brianjmiller