mirror of
https://github.com/navidrome/navidrome.git
synced 2025-07-20 02:11:46 +03: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
|