chore: clean files using pre-commit

This commit is contained in:
jo 2022-11-18 22:12:21 +01:00 committed by Marge Me
commit 0061e82ecd
81 changed files with 137 additions and 128 deletions

View file

@ -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`.