varfish-server icon indicating copy to clipboard operation
varfish-server copied to clipboard

Implement handling of 'order_by' and 'order_dir' parameters in SeqvarsResultRowViewSet

Open coderabbitai[bot] opened this issue 1 year ago • 0 comments
trafficstars

The parameters 'order_by' and 'order_dir' are currently defined in the API schema but not utilized in the 'get_queryset' method of SeqvarsResultRowViewSet. Implementing this functionality would allow API consumers to sort the results as expected.

Reference: PR #1957 (Link), Comment by @holtgrewe.

coderabbitai[bot] avatar Oct 10 '24 10:10 coderabbitai[bot]