open-genes / open-genes-api

Open Genes API provides access to research data collected for the genes associated with aging
https://open-genes.com/api/docs
Mozilla Public License 2.0
9 stars 2 forks source link

#140. Develop "study" endpoint #148

Open psnewbee opened 1 year ago

const8ine commented 1 year ago

API на тесте почему-то по роуту api/study/associations-with-lifespan/1 отдает 20 экспериментов (размер страницы у пагинации) вместо одного

const8ine commented 1 year ago

@psnewbee еще я тут решил конфликт, проверь пожалуйста все ли ок

psnewbee commented 1 year ago

Окей, посмотрю

psnewbee commented 1 year ago

При PageSize=1 отдает 1 объект, при 2 - 2 и т.д. Ошибки не наблюдаю, или ты что-то другое имеешь ввиду?