You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is intended to collect desired features / behavior of v2 of the REST API.
Proposed Behavior
Support sorting by multiple columns
In v1, sortName / sortDirection are separate query parameters and can only support a single column. We should adopt a format that supports multiple columns, such as Zalando'ssort=+id,-name.
Current Behavior
This issue is intended to collect desired features / behavior of v2 of the REST API.
Proposed Behavior
sortName
/sortDirection
are separate query parameters and can only support a single column. We should adopt a format that supports multiple columns, such as Zalando'ssort=+id,-name
.Checklist
The text was updated successfully, but these errors were encountered: