Update: formatting

This commit is contained in:
Nicholas Wallace 2024-05-14 04:51:59 +00:00
parent 44a98a0061
commit a60f7463a7
3 changed files with 7 additions and 9 deletions

View file

@ -22,9 +22,9 @@ components:
ino:
$ref: '../schemas.yaml#/components/schemas/inode'
libraryId:
$ref: 'Library.yaml#/components/schemas/libraryId'
$ref: './Library.yaml#/components/schemas/libraryId'
folderId:
$ref: 'Folder.yaml#/components/schemas/folderId'
$ref: './Folder.yaml#/components/schemas/folderId'
path:
description: The path of the library item on the server.
type: string