Fix: formatting

This commit is contained in:
Nicholas Wallace 2024-05-06 02:20:35 +00:00
parent 7da2d0ae8c
commit 76100b680e

View file

@ -25,9 +25,9 @@ components:
type: array type: array
items: items:
type: string type: string
example: ["To Be Read", "Genre: Nonfiction"] example: ['To Be Read', 'Genre: Nonfiction']
inode: inode:
description: The inode of the item in the file system. description: The inode of the item in the file system.
type: string type: string
format: "[0-9]*" format: '[0-9]*'
example: '649644248522215260' example: '649644248522215260'