Response for /api/v1/search?offset=0&query=dao&limit=5 returns from time to time less entities than specified in limit
roman-ponomarenko opened this issue · 1 comments
roman-ponomarenko commented
STR:
Execute call -> https://api.dev.app.astrodao.com/api/v1/search?offset=0&query=dao&limit=5
ER:
HTTP 200
5 entities for DAO are returned
AR:
Less than 5 entities for DAO are returned, however total amount for entities are more than 5
roman-ponomarenko commented
No longer reproducible.