bcgov / bcgov/aest-api

Support multiple order

Open
#87 0 comments 1 reaction 1 assignee Claimed by @AimeeGao View on GitHub
Dominant language
PHP
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently the fetch endpoint accepts a single column~direction pair in the order parameter. We'd like to request support for multiple columns:
order=col1~asc,col2~asc

I believe the change would be backward-compatible since existing single-column order strings don't contain commas and would continue to work as-is.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.