Trails-Through-Shadows / TTS-API

A communication interface between database and applications, including validation and game logic.
https://api.tts-game.fun/swagger-ui/index.html
0 stars 0 forks source link

[BUG] Sorting #19

Closed Firestone82 closed 8 months ago

Firestone82 commented 8 months ago

When sorting, the actual sort proceedes only in my selected sublist. Sublist is selected by limit argument.

https://api.tts-game.fun/parts?limit=5&sort=id:desc https://api.tts-game.fun/parts?limit=10&sort=id:desc --> There should be no difference