fix lint issues

This commit is contained in:
JasonLandbridge
2025-02-06 23:39:37 +01:00
parent d627cff7bb
commit 1247092041
2 changed files with 10 additions and 2 deletions

View File

@@ -1,7 +1,9 @@
name: ratingKey
description: |
The id of the library item to return the children of.
in: path
description: the id of the library item to return the children of.
schema:
type: integer
format: int32
example: 9518
required: true