Files
navidrome/api/parameters/query/sort.yml
2023-06-07 10:49:55 -04:00

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