mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 14:52:51 +02:00
Podcast endpoints (#3140)
* Add: `AudioTrack.yaml` * Fix: audiotrack example * Initial: podcast schemas and endpoints * Update schemas * Add: podcasts tag * Update bundled spec
This commit is contained in:
@@ -20,6 +20,10 @@ components:
|
||||
description: The total length (in seconds) of the item or file.
|
||||
type: number
|
||||
example: 33854.905
|
||||
duration:
|
||||
description: The total length of the item or file.
|
||||
type: string
|
||||
example: '01:23:45'
|
||||
tags:
|
||||
description: Tags applied to items.
|
||||
type: array
|
||||
|
||||
Reference in New Issue
Block a user