spica-engine/spica

Incorrect devkit bucket return type

Opened this issue · 0 comments

Bucket data getAll method shows the wrong return type. It says the return type is IndexResult which is only possible if paginate param is given. Also setting paginate as false shows an error that says false is not a type of true.