mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 12:21:34 +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
|
type: string
|
||||||
nullable: true
|
nullable: true
|
||||||
description: The URL where the audio track content is located.
|
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:
|
mimeType:
|
||||||
type: string
|
type: string
|
||||||
nullable: true
|
nullable: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue