Linting updates

This commit is contained in:
Nicholas Wallace 2024-05-12 05:36:10 +00:00
parent a0a2fef54d
commit d6407cf645
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@ components:
description: The folders that belong to the library.
type: array
items:
$ref: './Folder.yaml#/components/schemas/folder'
$ref: 'Folder.yaml#/components/schemas/folder'
displayOrder:
description: Display position of the library in the list of libraries. Must be >= 1.
type: integer