mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 04:11:43 +00:00
Fix: audiotrack example
This commit is contained in:
parent
d48614aab2
commit
983c165783
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ components:
|
|||
type: string
|
||||
nullable: true
|
||||
description: The URL where the audio track content is located.
|
||||
example: `/api/items/${itemId}/file/${audioFile.ino}`
|
||||
example: '`/api/items/${itemId}/file/${audioFile.ino}`'
|
||||
mimeType:
|
||||
type: string
|
||||
nullable: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue