chore: clean files using pre-commit
This commit is contained in:
parent
f4dbc584e1
commit
0061e82ecd
81 changed files with 137 additions and 128 deletions
|
|
@ -856,7 +856,7 @@ RadioSessionCreate:
|
|||
description: |
|
||||
The type of radio to start. Depending of the type, the `related_object_id` field
|
||||
will need to be set to a non null value:
|
||||
|
||||
|
||||
- tag: tag `name`
|
||||
- artist: artist `id`
|
||||
- library: library `uuid`
|
||||
|
|
@ -870,9 +870,9 @@ RadioSessionCreate:
|
|||
- less-listened
|
||||
- actor-content
|
||||
- library
|
||||
|
||||
|
||||
related_object_id:
|
||||
type: string
|
||||
type: string
|
||||
default: null
|
||||
description:
|
||||
Value may be an integer depending of the `radio_type`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue