mirror of
https://github.com/navidrome/navidrome.git
synced 2026-01-28 16:41:02 -05:00
7 lines
189 B
YAML
7 lines
189 B
YAML
name: sort
|
|
in: query
|
|
description: Sort the results by one or more properties, separated by commas. Prefix the property with '-' for descending order.
|
|
required: false
|
|
schema:
|
|
type: string
|