Fix the services API
All checks were successful
Validate / Hassfest (push) Successful in 3s

This commit is contained in:
2026-02-01 02:22:52 +03:00
parent 4b0f3b8b12
commit ee45fdc177
7 changed files with 46 additions and 36 deletions

View File

@@ -55,6 +55,8 @@ get_assets:
value: "rating"
- label: "Name"
value: "name"
- label: "Random"
value: "random"
order:
name: Order
description: Sort direction.
@@ -67,8 +69,6 @@ get_assets:
value: "ascending"
- label: "Descending"
value: "descending"
- label: "Random"
value: "random"
asset_type:
name: Asset Type
description: Filter assets by type (all, photo, or video).