Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Fetch messages sorted by a criteria on the API #95

Open
hoh opened this issue Jan 31, 2024 · 1 comment
Open

Feature: Fetch messages sorted by a criteria on the API #95

hoh opened this issue Jan 31, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hoh
Copy link
Member

hoh commented Jan 31, 2024

As a user of the API, I would like to have the result sorted using the API 's sort_by and sort_order arguments.

See the API implementation: https://github.com/aleph-im/pyaleph/blob/main/src/aleph/web/controllers/messages.py#L58-L68

@hoh hoh changed the title Bug: Cannot fetch messages sorted by a criteria on the API Feature: Fetch messages sorted by a criteria on the API Jan 31, 2024
@hoh hoh added the enhancement New feature or request label Jan 31, 2024
@philogicae
Copy link
Member

Solved by 2 PRs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants