mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-04-22 23:19:43 +00:00
Merge pull request #5042 from openam/open-api-spec-fixes
Some checks failed
Run Unit Tests / Run Unit Tests (push) Has been cancelled
Some checks failed
Run Unit Tests / Run Unit Tests (push) Has been cancelled
Fix OpenAPI spec description
This commit is contained in:
commit
b01facc034
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ components:
|
||||||
duration:
|
duration:
|
||||||
type: integer
|
type: integer
|
||||||
format: int64
|
format: int64
|
||||||
description: Duration in seconds
|
description: Duration in minutes
|
||||||
|
|
||||||
SeriesMetadata:
|
SeriesMetadata:
|
||||||
type: object
|
type: object
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue