decentraland / decentraland/places

order_by field not working in /api/worlds

Open
#760 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2
Forks
6
Avg merge
23h 13m
Merged PRs (30d)
20

Description

The `order_by` field in `https://places.decentraland.org/api/worlds` is not working as expected.

- When listing worlds, the values `updated_at`, `most_active`, and `like_score` for `order_by` do not work.
- The endpoint returns the same results regardless of which value is passed, even with a random value or if the `order_by` parameter is omitted.

**Expected behavior:**
The results should be properly ordered according to the specified `order_by` value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.