TheLegendofPiratesOnline / documentation

TLOPO Documentation
https://tlopo.com/
Other
4 stars 1 forks source link

Requests for News Feed and Release Notes with number of entries do not function correctly #4

Open BartGunshot opened 4 years ago

BartGunshot commented 4 years ago

Affected: https://api.tlopo.com/news/feed/ https://api.tlopo.com/releases/feed/

Requests with a specified number of entries ".../feed/10" does not give expected result. News feed will return all news for whatever integer provided. Releases gives a 500 error for any integer provided. Both give correct results when given no integer.