odd-platform
odd-platform copied to clipboard
Fill correctly hasNext and total fields in paged models
Describe the bug Currently, we have places in project where paged responses are returned with hardcoded hasNext and total properties. Need to fix this and return valid values to frontend. Frontend need to use these values instead of current solution